From ae43ac22569aa60a1f651a8d4ceb2118aa123fa3 Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Fri, 15 Mar 2013 13:18:45 -0400 Subject: [PATCH] add typo fix back I missed this when I was resolving a merge confict with the previous patch. Signed-off-by: Galen Charlton --- Open-ILS/examples/apache/eg_startup.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Open-ILS/examples/apache/eg_startup.in b/Open-ILS/examples/apache/eg_startup.in index d1e80f9e6e..9460258b54 100755 --- a/Open-ILS/examples/apache/eg_startup.in +++ b/Open-ILS/examples/apache/eg_startup.in @@ -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 # - e.g. LIB123 10.0.0.1 10.0.0.254 -- 2.43.2