1
0
Fork 0
mirror of https://github.com/git/git.git synced 2024-06-02 05:56:11 +02:00

Fix minor typo.

Signed-off-by: Jon Loeliger <jdl@jdl.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in:
Jon Loeliger 2006-03-17 18:25:46 -06:00 committed by Junio C Hamano
parent 5bfc4f23bc
commit beb8e13437

View 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.