mirror of
https://github.com/apache/commons-lang.git
synced 2025-02-09 19:45:01 +00:00
Fixing javadoc
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@884493 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
df925dc314
commit
d21300717e
@ -261,7 +261,7 @@ public void testRoundDayOfMonth() throws Exception {
|
||||
* Includes rounding to January 1
|
||||
*
|
||||
* @throws Exception
|
||||
* @3.0
|
||||
* @since 3.0
|
||||
*/
|
||||
public void testRoundAmPm() throws Exception {
|
||||
final int calendarField = Calendar.AM_PM;
|
||||
|
Loading…
x
Reference in New Issue
Block a user