[Rt-commit] r17145 - rt/3.8/trunk/lib/RT

sunnavy at bestpractical.com sunnavy at bestpractical.com
Mon Dec 8 13:27:32 EST 2008


Author: sunnavy
Date: Mon Dec  8 13:27:31 2008
New Revision: 17145

Modified:
   rt/3.8/trunk/lib/RT/Installer.pm

Log:
jesse gave me a better doc

Modified: rt/3.8/trunk/lib/RT/Installer.pm
==============================================================================
--- rt/3.8/trunk/lib/RT/Installer.pm	(original)
+++ rt/3.8/trunk/lib/RT/Installer.pm	Mon Dec  8 13:27:31 2008
@@ -75,7 +75,7 @@
         WidgetArguments => {
             Description => 'Database host', #loc
             Default => 1,
-            DefaultLabel => "Keep 'localhost' if you're not sure. Set it as blank means connect via socket", #loc
+            DefaultLabel => "Keep 'localhost' if you're not sure. Leave blank to connect locally over a socket", #loc
             Hints => "The domain name of your database server (like 'db.example.com').",       #loc
         },
     },


More information about the Rt-commit mailing list