Fossil SCM

Fix a minor comment typo.

drh 2022-02-18 13:35 trunk
Commit e2aed163ac6e7a8f84679ab39517b2ef2f4e7722ed439b9d2267f5f998c3da63
1 file changed +1 -1
+1 -1
--- src/diff.c
+++ src/diff.c
@@ -2589,11 +2589,11 @@
25892589
p->aEdit[p->nEdit++] = nDel;
25902590
p->aEdit[p->nEdit++] = nIns;
25912591
}
25922592
25932593
/*
2594
-** A common subsequene between p->aFrom and p->aTo has been found.
2594
+** A common subsequence between p->aFrom and p->aTo has been found.
25952595
** This routine tries to judge if the subsequence really is a valid
25962596
** match or rather is just an artifact of an indentation change.
25972597
**
25982598
** Return non-zero if the subsequence is valid. Return zero if the
25992599
** subsequence seems likely to be an editing artifact and should be
26002600
--- src/diff.c
+++ src/diff.c
@@ -2589,11 +2589,11 @@
2589 p->aEdit[p->nEdit++] = nDel;
2590 p->aEdit[p->nEdit++] = nIns;
2591 }
2592
2593 /*
2594 ** A common subsequene between p->aFrom and p->aTo has been found.
2595 ** This routine tries to judge if the subsequence really is a valid
2596 ** match or rather is just an artifact of an indentation change.
2597 **
2598 ** Return non-zero if the subsequence is valid. Return zero if the
2599 ** subsequence seems likely to be an editing artifact and should be
2600
--- src/diff.c
+++ src/diff.c
@@ -2589,11 +2589,11 @@
2589 p->aEdit[p->nEdit++] = nDel;
2590 p->aEdit[p->nEdit++] = nIns;
2591 }
2592
2593 /*
2594 ** A common subsequence between p->aFrom and p->aTo has been found.
2595 ** This routine tries to judge if the subsequence really is a valid
2596 ** match or rather is just an artifact of an indentation change.
2597 **
2598 ** Return non-zero if the subsequence is valid. Return zero if the
2599 ** subsequence seems likely to be an editing artifact and should be
2600

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button