]> source.dussan.org Git - gitblit.git/commitdiff
Fix typo in defaults.properties.
authorFlorian Zschocke <florian.zschocke@devolo.de>
Fri, 16 Dec 2016 12:36:43 +0000 (13:36 +0100)
committerFlorian Zschocke <florian.zschocke@devolo.de>
Sun, 18 Dec 2016 16:13:31 +0000 (17:13 +0100)
src/main/distrib/data/defaults.properties

index 4b12ba24b75eb4da60fa13da324eb3b57aa1aa9e..9bb024823b5dc4667b134ca92962a956e10c4665 100644 (file)
@@ -301,7 +301,7 @@ git.defaultIncrementalPushTagPrefix = r
 # the repository should be created with 'git init --shared' to make sure that
 # it can be accessed e.g. via ssh (user git) and http (user www-data).
 #
-# Valid values are the values available for the '--shared' option. The the manual
+# Valid values are the values available for the '--shared' option. See the manual
 # page for 'git init' for more information on shared repositories.
 #
 # SINCE 1.4.0