aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/git-show-branch.txt
diff options
context:
space:
mode:
authorJon Loeliger <jdl@jdl.com>2006-03-17 18:25:46 -0600
committerJunio C Hamano <junkio@cox.net>2006-03-17 20:42:36 -0800
commitbeb8e1343745e99988b84b05d257ef3171f127be (patch)
tree98e27270876193a4c66b4d6bf81489dfb0346f42 /Documentation/git-show-branch.txt
parent5bfc4f23bca0a89e50853b2bdaa6d0118045a9f6 (diff)
downloadgit-beb8e1343745e99988b84b05d257ef3171f127be.tar.gz
Fix minor typo.
Signed-off-by: Jon Loeliger <jdl@jdl.com> Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'Documentation/git-show-branch.txt')
-rw-r--r--Documentation/git-show-branch.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-show-branch.txt b/Documentation/git-show-branch.txt
index d3b6e620a8..f115b45ef6 100644
--- a/Documentation/git-show-branch.txt
+++ b/Documentation/git-show-branch.txt
@@ -141,7 +141,7 @@ it, having the following in the configuration file may help:
------------
-With this,`git show-branch` without extra parameters would show
+With this, `git show-branch` without extra parameters would show
only the primary branches. In addition, if you happen to be on
your topic branch, it is shown as well.