What the changelog says :D

cya
Robert

2006-01-09  Robert Schuster  <[EMAIL PROTECTED]>

        * 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 [EMAIL PROTECTED] PersistenceDelegate} instances which are needed
-   * for the basic working of a [EMAIL PROTECTED] Encoder}s.
+   * for the basic working of an [EMAIL PROTECTED] Encoder}.
    */
   private static void setupDefaultPersistenceDelegates()
   {
@@ -188,7 +188,7 @@
 
   /**
    * Sets the [EMAIL PROTECTED] 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

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

Reply via email to