Author: bayard
Date: Tue Feb  6 14:44:33 2007
New Revision: 504349

URL: http://svn.apache.org/viewvc?view=rev&rev=504349
Log:
Oops, javadoc typo

Modified:
    
jakarta/commons/proper/lang/trunk/src/java/org/apache/commons/lang/time/FastDateFormat.java

Modified: 
jakarta/commons/proper/lang/trunk/src/java/org/apache/commons/lang/time/FastDateFormat.java
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/lang/trunk/src/java/org/apache/commons/lang/time/FastDateFormat.java?view=diff&rev=504349&r1=504348&r2=504349
==============================================================================
--- 
jakarta/commons/proper/lang/trunk/src/java/org/apache/commons/lang/time/FastDateFormat.java
 (original)
+++ 
jakarta/commons/proper/lang/trunk/src/java/org/apache/commons/lang/time/FastDateFormat.java
 Tue Feb  6 14:44:33 2007
@@ -1023,7 +1023,7 @@
      * Create the object after serialization. This implementation 
reinitializes the 
      * transient properties.
      *
-     * @param ObjectInputStream from which the object is being deserialized.
+     * @param in ObjectInputStream from which the object is being deserialized.
      * @throws IOException if there is an IO issue.
      * @throws ClassNotFoundException if a class cannot be found.
      */



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to