* [PATCH] Fix typo in documentation of nft
@ 2017-05-25 10:26 Bertrand Bonnefoy-Claudet
2017-05-29 11:03 ` Pablo Neira Ayuso
0 siblings, 1 reply; 2+ messages in thread
From: Bertrand Bonnefoy-Claudet @ 2017-05-25 10:26 UTC (permalink / raw)
To: netfilter-devel; +Cc: Bertrand Bonnefoy-Claudet
Signed-off-by: Bertrand Bonnefoy-Claudet <bertrandbc@gmail.com>
---
doc/nft.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/nft.xml b/doc/nft.xml
index 5680cdf..f613f69 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>
--
2.13.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-05-29 11:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-25 10:26 [PATCH] Fix typo in documentation of nft Bertrand Bonnefoy-Claudet
2017-05-29 11:03 ` Pablo Neira Ayuso
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).