You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by sc...@apache.org on 2006/12/29 18:45:00 UTC

svn commit: r491059 - /jakarta/commons/proper/lang/trunk/src/java/org/apache/commons/lang/time/DurationFormatUtils.java

Author: scolebourne
Date: Fri Dec 29 09:44:59 2006
New Revision: 491059

URL: http://svn.apache.org/viewvc?view=rev&rev=491059
Log:
Fix javadoc link

Modified:
    jakarta/commons/proper/lang/trunk/src/java/org/apache/commons/lang/time/DurationFormatUtils.java

Modified: jakarta/commons/proper/lang/trunk/src/java/org/apache/commons/lang/time/DurationFormatUtils.java
URL: http://svn.apache.org/viewvc/jakarta/commons/proper/lang/trunk/src/java/org/apache/commons/lang/time/DurationFormatUtils.java?view=diff&rev=491059&r1=491058&r2=491059
==============================================================================
--- jakarta/commons/proper/lang/trunk/src/java/org/apache/commons/lang/time/DurationFormatUtils.java (original)
+++ jakarta/commons/proper/lang/trunk/src/java/org/apache/commons/lang/time/DurationFormatUtils.java Fri Dec 29 09:44:59 2006
@@ -261,8 +261,8 @@
      * choosing March -> February = 1 month and then calculating days 
      * backwards. </p>
      *
-     * <p>For more control, the Joda Time library is recommended
-     * (<a href="http://joda-time.sf.net/"). </p>
+     * <p>For more control, the <a href="http://joda-time.sf.net/">Joda-Time</a>
+     * library is recommended.</p>
      * 
      * @param startMillis  the start of the duration
      * @param endMillis  the end of the duration



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org