The word 'occur' is misspelled as 'ocurr'. This patch fixes it. Signed-off-by: Varsha Rao <rvarsha016@xxxxxxxxx> --- doc/nft.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/nft.xml b/doc/nft.xml index 4d03a3d..8ffa5b3 100644 --- a/doc/nft.xml +++ b/doc/nft.xml @@ -4381,7 +4381,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> -- 2.13.3 -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html