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 class DateUtilsRoundingTest extends TestCase {
|
|||
* Includes rounding to January 1
|
||||
*
|
||||
* @throws Exception
|
||||
* @3.0
|
||||
* @since 3.0
|
||||
*/
|
||||
public void testRoundAmPm() throws Exception {
|
||||
final int calendarField = Calendar.AM_PM;
|
||||
|
|
Loading…
Reference in New Issue