From f73ae1fc5d5308fecf0a4bdbd7312f7f5b00df55 Mon Sep 17 00:00:00 2001 From: Christian Meder Date: Wed, 5 Oct 2005 15:08:26 -0700 Subject: Some typos and light editing of various manpages Typos, light editing and clarifications. Signed-off-by: Christian Meder Signed-off-by: Junio C Hamano --- Documentation/git-branch.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Documentation/git-branch.txt') diff --git a/Documentation/git-branch.txt b/Documentation/git-branch.txt index a2a0cfb7b..a7121a4c6 100644 --- a/Documentation/git-branch.txt +++ b/Documentation/git-branch.txt @@ -23,7 +23,7 @@ OPTIONS The name of the branch to create. start-point:: - Where to make the branch; defaults to HEAD. + Where to create the branch; defaults to HEAD. Author ------ -- cgit v1.2.1