mirror of
https://github.com/apache/commons-lang.git
synced 2025-02-10 20:15:00 +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
|
* Includes rounding to January 1
|
||||||
*
|
*
|
||||||
* @throws Exception
|
* @throws Exception
|
||||||
* @3.0
|
* @since 3.0
|
||||||
*/
|
*/
|
||||||
public void testRoundAmPm() throws Exception {
|
public void testRoundAmPm() throws Exception {
|
||||||
final int calendarField = Calendar.AM_PM;
|
final int calendarField = Calendar.AM_PM;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user