classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cp-patches] Patch: FYI: typo fix


From: Michael Koch
Subject: Re: [cp-patches] Patch: FYI: typo fix
Date: Tue, 25 Oct 2005 09:45:25 +0200
User-agent: Mutt/1.5.9i

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  <address@hidden>
> 
>       * 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/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]