Git fork

Merge branch 'sn/fast-import-doc'

Doc update.

* sn/fast-import-doc:
fast-import: fix typo in documentation

+1 -1
+1 -1
Documentation/git-fast-import.txt
··· 814 'original-oid' SP <object-identifier> LF 815 .... 816 817 - where `<object-identifer>` is any string not containing LF. 818 819 `tag` 820 ~~~~~
··· 814 'original-oid' SP <object-identifier> LF 815 .... 816 817 + where `<object-identifier>` is any string not containing LF. 818 819 `tag` 820 ~~~~~