]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Documentation/fast-import: capitalize beginning of sentence
authorJonathan Nieder <jrnieder@gmail.com>
Sun, 16 Jan 2011 02:16:05 +0000 (20:16 -0600)
committerJunio C Hamano <gitster@pobox.com>
Tue, 18 Jan 2011 18:15:59 +0000 (10:15 -0800)
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-fast-import.txt

index f56dfcabb96d1510abfd61a13c36135f3824b744..fed48bd7224b2a714cf04778e280ebf058991746 100644 (file)
@@ -905,7 +905,7 @@ The `<dataref>` can be either a mark reference (`:<idnum>`)
 set previously or a full 40-byte SHA-1 of a Git blob, preexisting or
 ready to be written.
 
-output uses the same format as `git cat-file --batch`:
+Output uses the same format as `git cat-file --batch`:
 
 ====
        <sha1> SP 'blob' SP <size> LF