diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/nft.xml | 2 |
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> |