[PATCH] Fix spelling in man page

Peter Colberg peter at colberg.org
Fri Jun 10 16:29:07 CEST 2016


Signed-off-by: Peter Colberg <peter at colberg.org>
---
 cgitrc.5.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/cgitrc.5.txt b/cgitrc.5.txt
index 2e1912d..9fcf445 100644
--- a/cgitrc.5.txt
+++ b/cgitrc.5.txt
@@ -676,14 +676,14 @@ commit filter::
 	expected on standard output.
 
 email filter::
-	This filter is given two parameters: the email address of the relevent
+	This filter is given two parameters: the email address of the relevant
 	author and a string indicating the originating page. The filter will
 	then receive the text string to format on standard input and is
 	expected to write to standard output the formatted text to be included
 	in the page.
 
 owner filter::
-	This filter is given no arguments.  The owner text is avilable on
+	This filter is given no arguments.  The owner text is available on
 	standard input and the filter is expected to write to standard
 	output.  The output is included in the Owner column.
 
-- 
2.8.1



More information about the CGit mailing list