From b9fb023208a32ab8480f31186700e6a3b378e11e Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Mon, 11 May 2009 07:04:08 -0700 Subject: [PATCH] Correct typo in comment --- Shorewall/shorewall | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Shorewall/shorewall b/Shorewall/shorewall index b09a6f238..22a48bc6f 100755 --- a/Shorewall/shorewall +++ b/Shorewall/shorewall @@ -580,7 +580,7 @@ start_command() { if [ -z "$FAST" ]; then # - # Autofast -- use the last compiled script + # Automake -- use the last compiled script # RESTOREFILE=firewall fi