]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-fast-export.txt
Documentation: fix a bunch of typos, both old and new
[thirdparty/git.git] / Documentation / git-fast-export.txt
index 37634bffd1b1de2320fbb4df871c5ce089df8dc1..e8950de3ba40b9b2ff6587150a7fd4b3309752d3 100644 (file)
@@ -142,7 +142,7 @@ by keeping the marks the same across runs.
        Specify how to handle `encoding` header in commit objects.  When
        asking to 'abort' (which is the default), this program will die
        when encountering such a commit object.  With 'yes', the commit
-       message will be reencoded into UTF-8.  With 'no', the original
+       message will be re-encoded into UTF-8.  With 'no', the original
        encoding will be preserved.
 
 --refspec::