summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/nft.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/nft.xml b/doc/nft.xml
index ec56ceae..734f371a 100644
--- a/doc/nft.xml
+++ b/doc/nft.xml
@@ -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>