From c8c523622bdd1e6fe64f9859f85a08f7d27b4220 Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Sun, 13 Dec 2009 07:22:18 -0800 Subject: [PATCH] Fix a couple of typos --- docs/Shorewall-perl.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/Shorewall-perl.xml b/docs/Shorewall-perl.xml index 1536b55c3..a3da321e7 100644 --- a/docs/Shorewall-perl.xml +++ b/docs/Shorewall-perl.xml @@ -229,7 +229,7 @@ Compile-time extension scripts are executed using the Perl 'eval `cat <file>`' mechanism. Be sure that each script - returns a 'true' value; otherwise, the Shorweall-perl compiler will + returns a 'true' value; otherwise, the Shorewall-perl compiler will assume that the script failed and will abort the compilation. When a script is invoked, the There is only a single "pass as-is to iptables" argument - (so you must quote that part + (so you must quote that part)