Code

git-svn documentation: minor grammar fix
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Fri, 7 May 2010 19:50:03 +0000 (19:50 +0000)
committerEric Wong <normalperson@yhbt.net>
Sun, 9 May 2010 08:25:18 +0000 (01:25 -0700)
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>
Documentation/git-svn.txt

index 99f3c1ea6c41b1cda7069f82bd8e38bbbe27a711..b09bd9761faa42f2bc87306ee5c1890647dce769 100644 (file)
@@ -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