about summary refs log tree commit diff
path: root/cgitrc.5.txt
diff options
context:
space:
mode:
authorPeter Colberg <peter@colberg.org>2016-06-10 10:29:07 -0400
committerJason A. Donenfeld <Jason@zx2c4.com>2016-07-06 23:45:29 +0200
commitccf79b3576d20a65db081725636529641a28d3c9 (patch)
tree610770822e62c8731b0f930af2c689ea72dbaf79 /cgitrc.5.txt
parentui-shared: fix segfault when defbranch is NULL (diff)
downloadcgit-pink-ccf79b3576d20a65db081725636529641a28d3c9.tar.gz
cgit-pink-ccf79b3576d20a65db081725636529641a28d3c9.zip
Fix spelling in man page
Signed-off-by: Peter Colberg <peter@colberg.org>
Diffstat (limited to 'cgitrc.5.txt')
-rw-r--r--cgitrc.5.txt4
1 files 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.