]> git.ipfire.org Git - thirdparty/git.git/blobdiff - xdiff/xdiffi.c
Fix typos / spelling in comments
[thirdparty/git.git] / xdiff / xdiffi.c
index 02184d9cde2e27d14c8c2845d7e2c4eb7f0c9b09..1ebab687f77218d1520a4527214170eeab176d31 100644 (file)
@@ -456,7 +456,7 @@ int xdl_change_compact(xdfile_t *xdf, xdfile_t *xdfo, long flags) {
                        /*
                         * Record the end-of-group position in case we are matched
                         * with a group of changes in the other file (that is, the
-                        * change record before the enf-of-group index in the other
+                        * change record before the end-of-group index in the other
                         * file is set).
                         */
                        ixref = rchgo[ixo - 1] ? ix: nrec;