From 093112b473622725d480333b97fdc1d2e534ef7f Mon Sep 17 00:00:00 2001 From: teastep Date: Thu, 12 Jul 2007 15:45:26 +0000 Subject: [PATCH] Correct typo in lib.base/prog.header git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@6851 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- Shorewall-common/lib.base | 2 +- Shorewall-perl/prog.header | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Shorewall-common/lib.base b/Shorewall-common/lib.base index 140a0fa8f..de6f37ec6 100644 --- a/Shorewall-common/lib.base +++ b/Shorewall-common/lib.base @@ -388,7 +388,7 @@ lib_avail() # $1 = Name of the Library # # Note: The following set of IP address manipulation functions have anomalous -# behavior when the shell only supports 32-bit signed arithmatic and +# behavior when the shell only supports 32-bit signed arithmetic and # the IP address is 128.0.0.0 or 128.0.0.1. # diff --git a/Shorewall-perl/prog.header b/Shorewall-perl/prog.header index 1333687da..6eb294357 100644 --- a/Shorewall-perl/prog.header +++ b/Shorewall-perl/prog.header @@ -276,7 +276,7 @@ load_kernel_modules() # $1 = Yes, if we are to save moduleinfo in $VARDIR # # Note: The following set of IP address manipulation functions have anomalous -# behavior when the shell only supports 32-bit signed arithmatic and +# behavior when the shell only supports 32-bit signed arithmetic and # the IP address is 128.0.0.0 or 128.0.0.1. #