Michael> There is still a typo: beween => between.

Oops, didn't notice that :-)
Fixed as appended.

Tom

2005-10-25  Tom Tromey  <[EMAIL PROTECTED]>

        * java/io/ObjectOutputStream.java (useProtocolVersion): Typo fix.

Index: java/io/ObjectOutputStream.java
===================================================================
RCS file: /cvsroot/classpath/classpath/java/io/ObjectOutputStream.java,v
retrieving revision 1.61
diff -u -r1.61 ObjectOutputStream.java
--- java/io/ObjectOutputStream.java     25 Oct 2005 00:25:37 -0000      1.61
+++ java/io/ObjectOutputStream.java     25 Oct 2005 16:20:52 -0000
@@ -548,7 +548,7 @@
    * version)</code> is provided to change the default protocol
    * version.
    *
-   * For an explanation of the differences beween the two protocols
+   * For an explanation of the differences between the two protocols
    * see XXX: the Java ObjectSerialization Specification.
    *
    * @exception IOException if <code>version</code> is not a valid


_______________________________________________
Classpath-patches mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/classpath-patches

Reply via email to