[PATCH 5/8] cgitrc.5.txt: change 'formatstring' to two words

Jamie Couture jamie.couture at gmail.com
Wed Mar 21 02:07:54 CET 2012


Signed-off-by: Jamie Couture <jamie.couture at gmail.com>
---
 cgitrc.5.txt |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/cgitrc.5.txt b/cgitrc.5.txt
index a72241f..517266b 100644
--- a/cgitrc.5.txt
+++ b/cgitrc.5.txt
@@ -238,7 +238,7 @@ mimetype-file::
 	  by one or more file extensions (like jpg), all separated by whitespace
 
 module-link::
-	Text which will be used as the formatstring for a hyperlink when a
+	Text which will be used as the format string for a hyperlink when a
 	submodule is printed in a directory listing. The arguments for the
 	formatstring are the path and SHA1 of the submodule commit. Default
 	value: none.
@@ -424,9 +424,9 @@ repo.logo-link::
 	value: global logo-link.
 
 repo.module-link::
-	Text which will be used as the formatstring for a hyperlink when a
+	Text which will be used as the format string for a hyperlink when a
 	submodule is printed in a directory listing. The arguments for the
-	formatstring are the path and SHA1 of the submodule commit. Default
+	format string are the path and SHA1 of the submodule commit. Default
 	value: <module-link>
 
 repo.module-link.<path>::
-- 
1.7.9.3





More information about the CGit mailing list