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)