bayard      2004/08/01 19:16:21

  Modified:    lang/src/java/org/apache/commons/lang/time
                        DurationFormatUtils.java
  Log:
  typo
  
  Revision  Changes    Path
  1.10      +2 -2      
jakarta-commons/lang/src/java/org/apache/commons/lang/time/DurationFormatUtils.java
  
  Index: DurationFormatUtils.java
  ===================================================================
  RCS file: 
/home/cvs/jakarta-commons/lang/src/java/org/apache/commons/lang/time/DurationFormatUtils.java,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- DurationFormatUtils.java  18 Feb 2004 22:56:42 -0000      1.9
  +++ DurationFormatUtils.java  2 Aug 2004 02:16:21 -0000       1.10
  @@ -30,7 +30,7 @@
       // TODO: Make class public once methods can fully select which fields to output
   
       /**
  -     * <p>Pattern used with <code>FastDateFormat</code> and <code>SimpleDateFormat 
</code> for the ISO8601 
  +     * <p>Pattern used with <code>FastDateFormat</code> and 
<code>SimpleDateFormat</code> for the ISO8601 
        * date time extended format used in durations.</p>
        * 
        * @see org.apache.commons.lang.time.FastDateFormat
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to