summaryrefslogtreecommitdiffstats
path: root/Documentation/git-rev-parse.txt
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@frugalware.org>2008-01-31 20:55:57 +0100
committerJunio C Hamano <gitster@pobox.com>2008-01-31 22:59:00 +0100
commitda101b82b6f639c9916ee0596c86d29410093ca5 (patch)
tree15a4dae2ada7d5ca7c89d280f06c57e4466eb844 /Documentation/git-rev-parse.txt
parentRevert "filter-branch docs: remove brackets so not to imply revision arg is o... (diff)
downloadgit-da101b82b6f639c9916ee0596c86d29410093ca5.tar.xz
git-da101b82b6f639c9916ee0596c86d29410093ca5.zip
git rev-parse manpage: spelling fix
Signed-off-by: Miklos Vajna <vmiklos@frugalware.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to '')
-rw-r--r--Documentation/git-rev-parse.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/git-rev-parse.txt b/Documentation/git-rev-parse.txt
index af988821b8..f02f6bbb49 100644
--- a/Documentation/git-rev-parse.txt
+++ b/Documentation/git-rev-parse.txt
@@ -234,8 +234,8 @@ blobs contained in a commit.
(typically the current branch), and stage 3 is the version from
the branch being merged.
-Here is an illustration, by Jon Loeliger. Both node B and C are
-commit parents of commit node A. Parent commits are ordered
+Here is an illustration, by Jon Loeliger. Both commit nodes B
+and C are parents of commit node A. Parent commits are ordered
left-to-right.
G H I J