Signed-off-by: Jamie Couture <[email protected]>
---
 cgitrc.5.txt |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/cgitrc.5.txt b/cgitrc.5.txt
index 517266b..36c9644 100644
--- a/cgitrc.5.txt
+++ b/cgitrc.5.txt
@@ -249,7 +249,7 @@ nocache::
        value: "0".
 
 noplainemail::
-       If set to "1" showing full author email adresses will be disabled.
+       If set to "1" showing full author email addresses will be disabled.
        Default value: "0".
 
 noheader::
@@ -524,7 +524,7 @@ environment variable will be unset.
 MACRO EXPANSION
 ---------------
 The following cgitrc options supports a simple macro expansion feature,
-where tokens prefixed with "$" are replaced with the value of a similary
+where tokens prefixed with "$" are replaced with the value of a similarly
 named environment variable:
 
 - cache-root
@@ -551,7 +551,7 @@ EXAMPLE CGITRC FILE
 -------------------
 
 ....
-# Enable caching of up to 1000 output entriess
+# Enable caching of up to 1000 output entries
 cache-size=1000
 
 
-- 
1.7.9.3


_______________________________________________
cgit mailing list
[email protected]
http://hjemli.net/mailman/listinfo/cgit

Reply via email to