summaryrefslogtreecommitdiff
path: root/src/xdiff/xdiffi.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/xdiff/xdiffi.c')
-rw-r--r--src/xdiff/xdiffi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xdiff/xdiffi.c b/src/xdiff/xdiffi.c
index 75a392275..84aa0fcfe 100644
--- a/src/xdiff/xdiffi.c
+++ b/src/xdiff/xdiffi.c
@@ -490,7 +490,7 @@ int xdl_change_compact(xdfile_t *xdf, xdfile_t *xdfo, long flags) {
/*
* Try to move back the possibly merged group of changes, to match
- * the recorded postion in the other file.
+ * the recorded position in the other file.
*/
while (ixref < ix) {
rchg[--ixs] = 1;