]> git.ipfire.org Git - thirdparty/nftables.git/commitdiff
doc: Fix typo in manpage
authorBertrand Bonnefoy-Claudet <bertrandbc@gmail.com>
Thu, 25 May 2017 10:26:26 +0000 (12:26 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Mon, 29 May 2017 10:58:37 +0000 (12:58 +0200)
s/Simlar/Similar

Signed-off-by: Bertrand Bonnefoy-Claudet <bertrandbc@gmail.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
doc/nft.xml

index 5680cdf1f5a2273b40817bdb53acf852f7b4bec9..f613f69cb764c52e423de5629ec8833145322224 100644 (file)
@@ -566,7 +566,7 @@ filter input iif $int_ifs accept
                                <term><option>create</option></term>
                                <listitem>
                                        <para>
-                                               Simlar to the <command>add</command> command, but returns an error if the
+                                               Similar to the <command>add</command> command, but returns an error if the
                                                chain already exists.
                                        </para>
                                </listitem>