]> git.ipfire.org Git - thirdparty/git.git/commitdiff
git-svn.txt: fix an obvious misspelling.
authorDavid Kastrup <dak@gnu.org>
Fri, 17 Aug 2007 15:48:53 +0000 (17:48 +0200)
committerJunio C Hamano <gitster@pobox.com>
Wed, 29 Aug 2007 07:08:47 +0000 (00:08 -0700)
Signed-off-by: David Kastrup <dak@gnu.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-svn.txt

index 3420c5c9587b6f083a1b6666a5388bed117a0324..be2e34eb8f63e265d7fa185d78743b6289ad74ab 100644 (file)
@@ -549,7 +549,7 @@ listed below are allowed:
 ------------------------------------------------------------------------
 
 Keep in mind that the '*' (asterisk) wildcard of the local ref
-(left of the ':') *must* be the farthest right path component;
+(right of the ':') *must* be the farthest right path component;
 however the remote wildcard may be anywhere as long as it's own
 independent path component (surrounded by '/' or EOL).   This
 type of configuration is not automatically created by 'init' and