[Rt-commit] r13694 - in rt/3.8: .

spang at bestpractical.com spang at bestpractical.com
Mon Jun 30 12:33:14 EDT 2008


Author: spang
Date: Mon Jun 30 12:33:04 2008
New Revision: 13694

Modified:
   rt/3.8/   (props changed)
   rt/3.8/trunk/bin/standalone_httpd.in

Log:
 r43344 at loki:  spang | 2008-06-30 17:32:26 +0100
 correct mispelling in standalone_httpd.in


Modified: rt/3.8/trunk/bin/standalone_httpd.in
==============================================================================
--- rt/3.8/trunk/bin/standalone_httpd.in	(original)
+++ rt/3.8/trunk/bin/standalone_httpd.in	Mon Jun 30 12:33:04 2008
@@ -150,7 +150,7 @@
 sub handle_bind_error {
 
     print STDERR <<EOF;
-WARNINING: RT couldn't start up a web server on port @{[$port]}.
+WARNING: RT couldn't start up a web server on port @{[$port]}.
 This is often the case if you're running @{[$0]} as 
 someone other than your system's "root" user.  
 EOF


More information about the Rt-commit mailing list