From 8f9d6e8ab670eb6eae0e11ac3d36c84b37b73fe3 Mon Sep 17 00:00:00 2001
From: Oguz Yilmaz <oguzyilmaz.orcl@gmail.com>
Date: Sun, 2 May 2021 19:08:19 +0300
Subject: firewall: typo fix in rule-sets matching criteria page

(cherry picked from commit a849f4045a6acc50591fdb4aa78fca9c6e0a5715)
---
 docs/configuration/firewall/index.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'docs/configuration/firewall')

diff --git a/docs/configuration/firewall/index.rst b/docs/configuration/firewall/index.rst
index 04800b91..bfaa39b2 100644
--- a/docs/configuration/firewall/index.rst
+++ b/docs/configuration/firewall/index.rst
@@ -306,7 +306,7 @@ There are a lot of matching criteria gainst which the package can be tested.
 
       set firewall name WAN-IN-v4 rule 100 source address 192.0.2.10-192.0.2.11
       # with a '!' the rule match everything except the specified subnet
-      set fitewall name WAN-IN-v4 rule 101 source address !203.0.113.0/24
+      set firewall name WAN-IN-v4 rule 101 source address !203.0.113.0/24
       set firewall ipv6-name WAN-IN-v6 rule 100 source address 2001:db8::202
 
 
-- 
cgit v1.2.3