From: Galen Charlton Date: Fri, 15 Mar 2013 17:18:45 +0000 (-0400) Subject: add typo fix back X-Git-Tag: sprint4-merge-nov22~3236 X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=ae43ac22569aa60a1f651a8d4ceb2118aa123fa3;p=working%2FEvergreen.git add typo fix back I missed this when I was resolving a merge confict with the previous patch. Signed-off-by: Galen Charlton --- 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