aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/git-unpack-objects.txt
diff options
context:
space:
mode:
authorJan Veldeman <jan@mind.be>2005-07-19 14:59:09 -0700
committerLinus Torvalds <torvalds@g5.osdl.org>2005-07-22 17:48:45 -0700
commit8228326e467342408d27000edcd6739f2c9cc2a6 (patch)
tree89ec5f45a455749b9b02bf3a59373e2d4830cb3a /Documentation/git-unpack-objects.txt
parentf2a1f9a56e135bbab622d03661b075c6870e1de8 (diff)
downloadgit-8228326e467342408d27000edcd6739f2c9cc2a6.tar.gz
[PATCH] Fix a typo in git-unpack-objects documentation.
Fix a typo in git-unpack-objects documentation. Signed-off-by: Jan Veldeman <jan@mind.be> Signed-off-by: Junio C Hamano <junkio@cox.net> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'Documentation/git-unpack-objects.txt')
-rw-r--r--Documentation/git-unpack-objects.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-unpack-objects.txt b/Documentation/git-unpack-objects.txt
index 20dcbaa593..a12b8438bf 100644
--- a/Documentation/git-unpack-objects.txt
+++ b/Documentation/git-unpack-objects.txt
@@ -4,7 +4,7 @@ v0.1, July 2005
NAME
----
-git-unpack-objects - Create a packed archive of objects.
+git-unpack-objects - Unpack objects from a packed archive.
SYNOPSIS