summaryrefslogtreecommitdiffstats
path: root/doc/nft.xml
diff options
context:
space:
mode:
authorBertrand Bonnefoy-Claudet <bertrandbc@gmail.com>2017-05-25 12:26:26 +0200
committerPablo Neira Ayuso <pablo@netfilter.org>2017-05-29 12:58:37 +0200
commit6be8a855fc4abd32646dda879d10b9f7854863e7 (patch)
tree486ea701792ab817c0b37837a47a7380387189c0 /doc/nft.xml
parent61428af7486defec6adafc9b6a2ee0602fd98b48 (diff)
doc: Fix typo in manpage
s/Simlar/Similar Signed-off-by: Bertrand Bonnefoy-Claudet <bertrandbc@gmail.com> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'doc/nft.xml')
-rw-r--r--doc/nft.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/nft.xml b/doc/nft.xml
index 5680cdf1..f613f69c 100644
--- a/doc/nft.xml
+++ b/doc/nft.xml
@@ -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>