]> git.ipfire.org Git - thirdparty/git.git/blobdiff - server-info.c
Merge branch 'ab/pager-exit-log'
[thirdparty/git.git] / server-info.c
index 4d8199b1d916f70f136b767132916fdebb73318e..bae2cdfd5127e42ca66622270326d8094fe13f40 100644 (file)
@@ -93,7 +93,7 @@ static int update_info_file(char *path,
                uic.old_fp = fopen_or_warn(path, "r");
 
        /*
-        * uic_printf will compare incremental comparison aginst old_fp
+        * uic_printf will compare incremental comparison against old_fp
         * and mark uic as stale if needed
         */
        ret = generate(&uic);