]> git.ipfire.org Git - thirdparty/nftables.git/commitdiff
man: Fix typo.
authorVarsha Rao <rvarsha016@gmail.com>
Sun, 6 Aug 2017 11:14:21 +0000 (16:44 +0530)
committerPablo Neira Ayuso <pablo@netfilter.org>
Mon, 14 Aug 2017 09:41:38 +0000 (11:41 +0200)
The word 'occur' is misspelled as 'ocurr'. This patch fixes it.

Signed-off-by: Varsha Rao <rvarsha016@gmail.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
doc/nft.xml

index ec56ceaee185301ab0b4a76c7d16ceeaab9eff9d..734f371a40bb242e58f60677b3a646157d5001e4 100644 (file)
@@ -4952,7 +4952,7 @@ add rule nat prerouting tcp dport 22 redirect to :2222
                        <para>
                                The monitor command allows you to listen to Netlink events produced
                                by the nf_tables subsystem, related to creation and deletion of objects.
-                               When they ocurr, nft will print to stdout the monitored events in either
+                               When they occur, nft will print to stdout the monitored events in either
                                XML, JSON or native nft format.
                        </para>
                        <para>