From: Jon Loeliger Date: Sat, 18 Mar 2006 00:25:46 +0000 (-0600) Subject: Fix minor typo. X-Git-Tag: v1.3.0-rc1~22^2~2 X-Git-Url: https://git.octo.it/?a=commitdiff_plain;h=beb8e1343745e99988b84b05d257ef3171f127be;p=git.git Fix minor typo. Signed-off-by: Jon Loeliger Signed-off-by: Junio C Hamano --- diff --git a/Documentation/git-show-branch.txt b/Documentation/git-show-branch.txt index d3b6e620..f115b45e 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.