summaryrefslogtreecommitdiff
path: root/Documentation/git-svn.txt
diff options
context:
space:
mode:
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>2010-05-07 19:50:03 (GMT)
committerEric Wong <normalperson@yhbt.net>2010-05-09 08:25:18 (GMT)
commitcb82dbf8be199d114cd220713e4f57574b4636f8 (patch)
treea492a44411f82b3fd599dbbcb3b187aed446376b /Documentation/git-svn.txt
parent70ee0b7797041621b22c448726f4f88102b5a4f5 (diff)
downloadgit-cb82dbf8be199d114cd220713e4f57574b4636f8.zip
git-cb82dbf8be199d114cd220713e4f57574b4636f8.tar.gz
git-cb82dbf8be199d114cd220713e4f57574b4636f8.tar.bz2
git-svn documentation: minor grammar fix
Use the definite article when talking about a configuration property. Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com> Acked-by: Eric Wong <normalperson@yhbt.net>
Diffstat (limited to 'Documentation/git-svn.txt')
-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 99f3c1e..b09bd97 100644
--- a/Documentation/git-svn.txt
+++ b/Documentation/git-svn.txt
@@ -243,7 +243,7 @@ where <name> is the name of the SVN repository as specified by the -R option to
--username;;
Specify the SVN username to perform the commit as. This option overrides
- configuration property 'username'.
+ the 'username' configuration property.
--commit-url;;
Use the specified URL to connect to the destination Subversion