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:
Henri Yandell 2009-11-26 10:40:13 +00:00
parent df925dc314
commit d21300717e
1 changed files with 1 additions and 1 deletions

View File

@ -261,7 +261,7 @@ public class DateUtilsRoundingTest extends TestCase {
* 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;