fast-import: fix typo in documentation

Signed-off-by: Samanta Navarro <ferivoz@riseup.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>

Samanta Navarro committed Oct 4, 2020 at 11:41 UTC 3be01e5ab19eaed5e210092dc645546020669ee1
1 file changed +1 -1
Documentation/git-fast-import.txt
+1 -1
index 7d9aad2a7e..39cfa05b28 100644 --- a/Documentation/git-fast-import.txt +++ b/Documentation/git-fast-import.txt @@ -814,7 +814,7 @@ may have uses for this information 'original-oid' SP <object-identifier> LF .... -where `<object-identifer>` is any string not containing LF. +where `<object-identifier>` is any string not containing LF. `tag` ~~~~~