summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Nieder <jrnieder@gmail.com>2011-01-16 02:16:05 (GMT)
committerJunio C Hamano <gitster@pobox.com>2011-01-18 18:15:59 (GMT)
commit898243b82db862867106854ad10794e74c215e49 (patch)
treea74965da22f447ffe5f4a31dd7cb9e420c36a403
parent4fb40c2b8206f7bdffedd8d58d2f9c031227b01b (diff)
downloadgit-898243b82db862867106854ad10794e74c215e49.zip
git-898243b82db862867106854ad10794e74c215e49.tar.gz
git-898243b82db862867106854ad10794e74c215e49.tar.bz2
Documentation/fast-import: capitalize beginning of sentence
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
-rw-r--r--Documentation/git-fast-import.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-fast-import.txt b/Documentation/git-fast-import.txt
index f56dfca..fed48bd 100644
--- a/Documentation/git-fast-import.txt
+++ b/Documentation/git-fast-import.txt
@@ -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