Fix minor typo.
authorJon Loeliger <jdl@jdl.com>
Sat, 18 Mar 2006 00:25:46 +0000 (18:25 -0600)
committerJunio C Hamano <junkio@cox.net>
Sat, 18 Mar 2006 04:42:36 +0000 (20:42 -0800)
Signed-off-by: Jon Loeliger <jdl@jdl.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-show-branch.txt

index d3b6e62..f115b45 100644 (file)
@@ -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.