summaryrefslogtreecommitdiff
path: root/Documentation/git-cat-file.txt
diff options
context:
space:
mode:
authorEvan Zacks <zackse@gmail.com>2017-09-12 22:58:39 (GMT)
committerJunio C Hamano <gitster@pobox.com>2017-09-14 06:09:02 (GMT)
commitbe94568bc7edf3ae4baf7542c216df3d6996373c (patch)
tree525eccd87e5b8d6ed9f120cf8df387405d78bda6 /Documentation/git-cat-file.txt
parent94c9fd268d4287f6fbfef84793288479905a7e48 (diff)
downloadgit-be94568bc7edf3ae4baf7542c216df3d6996373c.zip
git-be94568bc7edf3ae4baf7542c216df3d6996373c.tar.gz
git-be94568bc7edf3ae4baf7542c216df3d6996373c.tar.bz2
doc: fix minor typos (extra/duplicated words)
Following are several fixes for duplicated words ("of of") and one case where an extra article ("a") slipped in. Signed-off-by: Evan Zacks <zackse@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-cat-file.txt')
-rw-r--r--Documentation/git-cat-file.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-cat-file.txt b/Documentation/git-cat-file.txt
index 204541c..fb09cd6 100644
--- a/Documentation/git-cat-file.txt
+++ b/Documentation/git-cat-file.txt
@@ -192,7 +192,7 @@ newline. The available atoms are:
The 40-hex object name of the object.
`objecttype`::
- The type of of the object (the same as `cat-file -t` reports).
+ The type of the object (the same as `cat-file -t` reports).
`objectsize`::
The size, in bytes, of the object (the same as `cat-file -s`