Author: bayard
Date: Thu Nov 26 10:40:13 2009
New Revision: 884493
URL: http://svn.apache.org/viewvc?rev=884493&view=rev
Log:
Fixing javadoc
Modified:
commons/proper/lang/trunk/src/test/org/apache/commons/lang/time/DateUtilsRoundingTest.java
Modified:
commons/proper/lang/trunk/src/test/org/apache/commons/lang/time/DateUtilsRoundingTest.java
URL:
http://svn.apache.org/viewvc/commons/proper/lang/trunk/src/test/org/apache/commons/lang/time/DateUtilsRoundingTest.java?rev=884493&r1=884492&r2=884493&view=diff
==============================================================================
---
commons/proper/lang/trunk/src/test/org/apache/commons/lang/time/DateUtilsRoundingTest.java
(original)
+++
commons/proper/lang/trunk/src/test/org/apache/commons/lang/time/DateUtilsRoundingTest.java
Thu Nov 26 10:40:13 2009
@@ -261,7 +261,7 @@
* Includes rounding to January 1
*
* @throws Exception
- * @3.0
+ * @since 3.0
*/
public void testRoundAmPm() throws Exception {
final int calendarField = Calendar.AM_PM;