From 51093dbdc17cbd28842c17abdfeb52aa65549413 Mon Sep 17 00:00:00 2001 From: teastep Date: Tue, 10 Aug 2004 13:25:24 +0000 Subject: [PATCH] Correct Typo in shorewall.conf git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@1528 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- Shorewall2/shorewall.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Shorewall2/shorewall.conf b/Shorewall2/shorewall.conf index a66101827..87da5b449 100755 --- a/Shorewall2/shorewall.conf +++ b/Shorewall2/shorewall.conf @@ -617,7 +617,7 @@ DYNAMIC_ZONES=No # USE PKTTYPE MATCH # # Some users have reported problems with the PKTTYPE match extension not being -# able to patch certail broadcast packets. If you set PKTTYPE=No then Shorewall +# able to patch certain broadcast packets. If you set PKTTYPE=No then Shorewall # will use IP addresses to detect broadcasts rather than pkttype. If not given # or if given as empty (PKTTYPE="") then PKTTYPE=Yes is assumed.