[Rt-commit] r13074 - rt/branches/3.8-TESTING/lib/RT

sunnavy at bestpractical.com sunnavy at bestpractical.com
Mon Jun 9 16:30:00 EDT 2008


Author: sunnavy
Date: Mon Jun  9 16:30:00 2008
New Revision: 13074

Modified:
   rt/branches/3.8-TESTING/lib/RT/Installer.pm

Log:
tiny text change

Modified: rt/branches/3.8-TESTING/lib/RT/Installer.pm
==============================================================================
--- rt/branches/3.8-TESTING/lib/RT/Installer.pm	(original)
+++ rt/branches/3.8-TESTING/lib/RT/Installer.pm	Mon Jun  9 16:30:00 2008
@@ -150,7 +150,7 @@
     MaxAttachmentSize => {
         Widget          => '/Widgets/Form/Integer',
         WidgetArguments => {
-            Description => 'Max attachment size',             #loc
+            Description => 'Max attachment size( in bytes )',             #loc
         },
     },
     OwnerEmail => {


More information about the Rt-commit mailing list