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