From 8766a5c238ef28487ca52455cd75e4a18d3e9be5 Mon Sep 17 00:00:00 2001 From: teastep Date: Thu, 14 Dec 2006 21:14:28 +0000 Subject: [PATCH] Correct typo git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5124 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- Shorewall/releasenotes.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Shorewall/releasenotes.txt b/Shorewall/releasenotes.txt index c33ed58c5..dd31ec1ac 100644 --- a/Shorewall/releasenotes.txt +++ b/Shorewall/releasenotes.txt @@ -75,7 +75,7 @@ Other Changes in 3.3.6 The commands have also been enhanced to only restore the configuration once in the event of a failure. Previously, if there - was a current 'safe' command in effect, then that configuration + was a current 'save' command in effect, then that configuration would be restored on a failure and then the last-running configuration would be restored.