You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by ba...@apache.org on 2007/02/06 23:44:34 UTC

svn commit: r504349 - /jakarta/commons/proper/lang/trunk/src/java/org/apache/commons/lang/time/FastDateFormat.java

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: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org