On Mon, Oct 24, 2005 at 06:18:44PM -0600, Tom Tromey wrote:
> I'm checking this in.
> This fixes a small javadoc typo I happened to see.
> 
> Tom
> 
> 2005-10-24  Tom Tromey  <[EMAIL PROTECTED]>
> 
>       * java/io/ObjectOutputStream.java (useProtocolVersion): Fixed typo
>       in javadoc.
> 
> Index: java/io/ObjectOutputStream.java
> ===================================================================
> RCS file: /cvsroot/classpath/classpath/java/io/ObjectOutputStream.java,v
> retrieving revision 1.60
> diff -u -r1.60 ObjectOutputStream.java
> --- java/io/ObjectOutputStream.java   2 Oct 2005 23:41:22 -0000       1.60
> +++ java/io/ObjectOutputStream.java   25 Oct 2005 00:22:12 -0000
> @@ -548,7 +548,7 @@
>     * version)</code> is provided to change the default protocol
>     * version.
>     *
> -   * For an explination of the differences beween the two protocols
> +   * For an explanation of the differences beween the two protocols

There is still a typo: beween => between.


Cheers,
Michael
-- 
Escape the Java Trap with GNU Classpath!
http://www.gnu.org/philosophy/java-trap.html

Join the community at http://planet.classpath.org/


_______________________________________________
Classpath-patches mailing list
Classpath-patches@gnu.org
http://lists.gnu.org/mailman/listinfo/classpath-patches

Reply via email to