From ea70d3f7c576a1ef2ebc109c1ee39397172cf575 Mon Sep 17 00:00:00 2001 From: teastep Date: Wed, 13 Oct 2004 17:03:24 +0000 Subject: [PATCH] Fix typo in firewall git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@1681 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- Shorewall2/firewall | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Shorewall2/firewall b/Shorewall2/firewall index f7723b290..56a1d14e8 100755 --- a/Shorewall2/firewall +++ b/Shorewall2/firewall @@ -697,7 +697,7 @@ verify_interface() } # -# Determine of communication to/from a host is encrypted using IPSEC +# Determine if communication to/from a host is encrypted using IPSEC # is_ipsec_host() # $1 = zone, $2 = host {