From a0bde7ffe3457877447a26395cacc548f99486c1 Mon Sep 17 00:00:00 2001 From: paulgear <paulgear@fbd18981-670d-0410-9b5c-8dc0c1a9a2bb> Date: Mon, 26 Sep 2005 23:04:33 +0000 Subject: [PATCH] Fix spelling git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@2734 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- Shorewall/routestopped | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Shorewall/routestopped b/Shorewall/routestopped index 8e559548b..990196f86 100644 --- a/Shorewall/routestopped +++ b/Shorewall/routestopped @@ -28,13 +28,13 @@ # destination. Without this option or the 'dest' # option, only traffic from this host to other # listed hosts (and the firewall) is allowed. If -# 'source' is specified then 'routeback' is redundent. +# 'source' is specified then 'routeback' is redundant. # # dest - Allow traffic to these hosts from ANY # source. Without this option or the 'source' # option, only traffic from this host to other # listed hosts (and the firewall) is allowed. If -# 'dest' is specified then 'routeback' is redundent. +# 'dest' is specified then 'routeback' is redundant. # # critical - Allow traffic between the firewall and # these hosts throughout '[re]start', 'stop' and