summaryrefslogtreecommitdiff
path: root/Documentation/git-cat-file.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2005-10-05 22:33:58 (GMT)
committerJunio C Hamano <junkio@cox.net>2005-10-05 22:33:58 (GMT)
commit952f87a6ca50a4d172bfb99c3c6e44e801212955 (patch)
treec47331824274f86d6b907199b75ac643f2e3067b /Documentation/git-cat-file.txt
parent144c83f687e9c3020497662dfae47d03005a9e21 (diff)
parent4cfc63db1daa0ebdb284ae6972928e41a317a0c8 (diff)
downloadgit-952f87a6ca50a4d172bfb99c3c6e44e801212955.zip
git-952f87a6ca50a4d172bfb99c3c6e44e801212955.tar.gz
git-952f87a6ca50a4d172bfb99c3c6e44e801212955.tar.bz2
Merge branch 'fixes'
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 44983b6..f21a6e0 100644
--- a/Documentation/git-cat-file.txt
+++ b/Documentation/git-cat-file.txt
@@ -32,7 +32,7 @@ OPTIONS
<type>::
Typically this matches the real type of <object> but asking
- for a type that can trivially dereferenced from the given
+ for a type that can trivially be dereferenced from the given
<object> is also permitted. An example is to ask for a
"tree" with <object> being a commit object that contains it,
or to ask for a "blob" with <object> being a tag object that