Fix spelling in man page

Signed-off-by: Peter Colberg <peter@colberg.org>
这个提交包含在:
Peter Colberg
2016-06-10 10:29:07 -04:00
提交者 Jason A. Donenfeld
父节点 590ba455d6
当前提交 ccf79b3576

查看文件

@ -676,14 +676,14 @@ commit filter::
expected on standard output. expected on standard output.
email filter:: 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 author and a string indicating the originating page. The filter will
then receive the text string to format on standard input and is then receive the text string to format on standard input and is
expected to write to standard output the formatted text to be included expected to write to standard output the formatted text to be included
in the page. in the page.
owner filter:: 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 standard input and the filter is expected to write to standard
output. The output is included in the Owner column. output. The output is included in the Owner column.