classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] FYI: XMLEncoder spelling mistakes


From: Robert Schuster
Subject: [cp-patches] FYI: XMLEncoder spelling mistakes
Date: Mon, 09 Jan 2006 21:10:32 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; de-AT; rv:1.7.12) Gecko/20051208

What the changelog says :D

cya
Robert

2006-01-09  Robert Schuster  <address@hidden>

        * java/beans/XMLEncoder.java: Fix spelling mistakes.
Index: java/beans/Encoder.java
===================================================================
RCS file: /cvsroot/classpath/classpath/java/beans/Encoder.java,v
retrieving revision 1.1
diff -u -r1.1 Encoder.java
--- java/beans/Encoder.java     8 Jan 2006 19:31:38 -0000       1.1
+++ java/beans/Encoder.java     9 Jan 2006 20:13:13 -0000
@@ -100,7 +100,7 @@
 
   /**
    * Sets up a bunch of address@hidden PersistenceDelegate} instances which 
are needed
-   * for the basic working of a address@hidden Encoder}s.
+   * for the basic working of an address@hidden Encoder}.
    */
   private static void setupDefaultPersistenceDelegates()
   {
@@ -188,7 +188,7 @@
 
   /**
    * Sets the address@hidden ExceptionListener} instance to be used for 
reporting
-   * recorable exceptions in the instantiation and initialization sequence. If
+   * recoverable exceptions in the instantiation and initialization sequence. 
If
    * the argument is <code>null</code> a default instance will be used that
    * prints the thrown exception to <code>System.err</code>.
    */

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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