Signed-off-by: Matt Darfeuille <[email protected]>
---
 Shorewall-lite/default.debian  | 2 +-
 Shorewall/default.debian       | 2 +-
 Shorewall/install.sh           | 2 +-
 Shorewall6-lite/default.debian | 2 +-
 Shorewall6/default.debian      | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/Shorewall-lite/default.debian b/Shorewall-lite/default.debian
index 31e905c..9e81334 100644
--- a/Shorewall-lite/default.debian
+++ b/Shorewall-lite/default.debian
@@ -1,5 +1,5 @@
 # prevent startup with default configuration
-# set the following varible to 1 in order to allow Shorewall-lite to start
+# set the following variable to 1 in order to allow Shorewall-lite to start
 
 startup=0
 
diff --git a/Shorewall/default.debian b/Shorewall/default.debian
index 0615ea0..bae91c0 100644
--- a/Shorewall/default.debian
+++ b/Shorewall/default.debian
@@ -1,5 +1,5 @@
 # prevent startup with default configuration
-# set the following varible to 1 in order to allow Shorewall to start
+# set the following variable to 1 in order to allow Shorewall to start
 
 startup=0
 
diff --git a/Shorewall/install.sh b/Shorewall/install.sh
index 698bd53..fccb278 100755
--- a/Shorewall/install.sh
+++ b/Shorewall/install.sh
@@ -1062,7 +1062,7 @@ if [ $PRODUCT = shorewall6 ]; then
     #
     ln -sf lib.base ${DESTDIR}${SHAREDIR}/$PRODUCT/functions
     #
-    # And create a sybolic link for the CLI
+    # And create a symbolic link for the CLI
     #
     ln -sf shorewall ${DESTDIR}${SBINDIR}/shorewall6
 fi
diff --git a/Shorewall6-lite/default.debian b/Shorewall6-lite/default.debian
index 3041615..0af3be7 100644
--- a/Shorewall6-lite/default.debian
+++ b/Shorewall6-lite/default.debian
@@ -1,5 +1,5 @@
 # prevent startup with default configuration
-# set the following varible to 1 in order to allow Shorewall6-lite to start
+# set the following variable to 1 in order to allow Shorewall6-lite to start
 
 startup=0
 
diff --git a/Shorewall6/default.debian b/Shorewall6/default.debian
index 1a83238..42ec51f 100644
--- a/Shorewall6/default.debian
+++ b/Shorewall6/default.debian
@@ -1,5 +1,5 @@
 # prevent startup with default configuration
-# set the following varible to 1 in order to allow Shorewall6 to start
+# set the following variable to 1 in order to allow Shorewall6 to start
 
 startup=0
 
-- 
2.8.3


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Shorewall-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/shorewall-devel

Reply via email to