Minor documentation typos
authorAndrew Elwell <andrew.elwell@gmail.com>
Thu, 19 Feb 2009 11:01:55 +0000 (12:01 +0100)
committerGalen Charlton <galen.charlton@liblime.com>
Thu, 26 Feb 2009 20:45:46 +0000 (14:45 -0600)
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>

Makefile.PL
installer/install.pl

index 8b26eb3..669998f 100644 (file)
@@ -414,7 +414,7 @@ my %config_defaults = (
   'PATH_TO_ZEBRA' => '',
 );
 
-# set some default configuratio options based on OS
+# set some default configuration options based on OS
 # more conditions need to be added for other OS's
 # this should probably also incorporate usage of Win32::GetOSName() and/or Win32::GetOSVersion()
 # to allow for more granular decisions based on which Win32 platform
index 088d0f7..207e2b6 100755 (executable)
@@ -304,7 +304,7 @@ elsif ( $step && $step == 3 ) {
         # Where <level> is a category of requirement : required, recommended optional
         # level should contain :
         #   SQL File for import With a readable name.
-        #   txt File taht explains what this SQL File is meant for.
+        #   txt File that explains what this SQL File is meant for.
         # Could be VERY useful to have A Big file for a kind of library.
         # But could also be useful to have some Authorised values data set prepared here.
         # Framework Selection is achieved through checking boxes.