[Bps-public-commit] r15197 - in Business-Hours/trunk: lib/Business

trs at bestpractical.com trs at bestpractical.com
Fri Aug 15 15:49:32 EDT 2008


Author: trs
Date: Fri Aug 15 15:49:32 2008
New Revision: 15197

Modified:
   Business-Hours/trunk/   (props changed)
   Business-Hours/trunk/lib/Business/Hours.pm

Log:
 r39311 at zot:  tom | 2008-08-15 15:49:09 -0400
 Typo fixes


Modified: Business-Hours/trunk/lib/Business/Hours.pm
==============================================================================
--- Business-Hours/trunk/lib/Business/Hours.pm	(original)
+++ Business-Hours/trunk/lib/Business/Hours.pm	Fri Aug 15 15:49:32 2008
@@ -106,7 +106,7 @@
                End      => 'HH:MM' },
     );
 
-Start and end times are of the form HH:MM.  Valid times are
+Start and End times are of the form HH:MM.  Valid times are
 from 00:00 to 23:59.  If your hours are from 9am to 6pm, use
 Start => '9:00', End => '18:00'.  A given day MUST have a start
 and end time OR may declare both Start and End to be undef, if
@@ -129,7 +129,7 @@
 
 Takes a hash with the following parameters:
 
-=over 12
+=over
 
 =item Start
 



More information about the Bps-public-commit mailing list