Documentation: Spelling fix

Signed-off-by: Fredrik Skolmli <fredrik@frsk.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Fredrik Skolmli
2008-10-19 18:09:43 +02:00
committed by Junio C Hamano
parent a4aefee46d
commit 971e83528d

View File

@ -88,7 +88,7 @@ This would tell us to use "hack" as the local branch when branching
off of "origin/hack" (or "remotes/origin/hack", or even off of "origin/hack" (or "remotes/origin/hack", or even
"refs/remotes/origin/hack"). If the given name has no slash, or the above "refs/remotes/origin/hack"). If the given name has no slash, or the above
guessing results in an empty name, the guessing is aborted. You can guessing results in an empty name, the guessing is aborted. You can
exlicitly give a name with '-b' in such a case. explicitly give a name with '-b' in such a case.
--no-track:: --no-track::
Ignore the branch.autosetupmerge configuration variable. Ignore the branch.autosetupmerge configuration variable.