]> rtime.felk.cvut.cz Git - git.git/blobdiff - fast-import.c
Fix more typos/spelling in comments
[git.git] / fast-import.c
index 53617a10d2de2480a5151772e68a10156e139b34..8d959af3b2346a03f737c47d6dd000dfd917f69d 100644 (file)
@@ -133,7 +133,7 @@ Format of STDIN stream:
      # always escapes the related input from comment processing.
      #
      # In case it is not clear, the '#' that starts the comment
-     # must be the first character on that the line (an lf have
+     # must be the first character on that line (an lf
      # preceded it).
      #
   comment ::= '#' not_lf* lf;