mirror of
https://github.com/apache/commons-lang.git
synced 2025-02-07 18:48:39 +00:00
Fix javadoc link
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@491059 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
37b2a3f215
commit
a9ff534b36
@ -261,8 +261,8 @@ public static String formatPeriod(long startMillis, long endMillis, String forma
|
||||
* 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
|
||||
|
Loading…
x
Reference in New Issue
Block a user