summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorDavid Kastrup <dak@gnu.org>2007-08-17 15:48:53 (GMT)
committerJunio C Hamano <gitster@pobox.com>2007-08-29 07:08:47 (GMT)
commitd37a8de01839f890e441998d06ef2937c0f7d3fe (patch)
treea7874ba360909ceb6cd46d1b44bbab31c24437bb /Documentation
parent1ff55ff27b819c1fd9c0d2e153974f2c1924a875 (diff)
downloadgit-d37a8de01839f890e441998d06ef2937c0f7d3fe.zip
git-d37a8de01839f890e441998d06ef2937c0f7d3fe.tar.gz
git-d37a8de01839f890e441998d06ef2937c0f7d3fe.tar.bz2
git-svn.txt: fix an obvious misspelling.
Signed-off-by: David Kastrup <dak@gnu.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/git-svn.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-svn.txt b/Documentation/git-svn.txt
index 3420c5c..be2e34e 100644
--- a/Documentation/git-svn.txt
+++ b/Documentation/git-svn.txt
@@ -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