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>
<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>