add typo fix back
authorGalen Charlton <gmc@esilibrary.com>
Fri, 15 Mar 2013 17:18:45 +0000 (13:18 -0400)
committerGalen Charlton <gmc@esilibrary.com>
Fri, 15 Mar 2013 17:18:45 +0000 (13:18 -0400)
I missed this when I was resolving a merge confict
with the previous patch.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Open-ILS/examples/apache/eg_startup.in

index d1e80f9..9460258 100755 (executable)
@@ -15,7 +15,7 @@ use OpenILS::WWW::PasswordReset ('@sysconfdir@/opensrf_core.xml');
 use OpenILS::WWW::IDL2js ('@sysconfdir@/opensrf_core.xml');
 use OpenILS::WWW::FlatFielder;
 
-# - Uncoment the following 2 lines to make use of the IP redirection code
+# - Uncomment the following 2 lines to make use of the IP redirection code
 # - The IP file should to contain a map with the following format:
 # - actor.org_unit.shortname <start_ip> <end_ip>
 # - e.g.  LIB123 10.0.0.1 10.0.0.254