I came across this small typo.

Index: java/sql/SQLWarning.java
===================================================================
RCS file: /cvs/classpath/java/sql/SQLWarning.java,v
retrieving revision 1.4
diff -u -r1.4 SQLWarning.java
--- java/sql/SQLWarning.java    2000/12/01 01:42:43     1.4
+++ java/sql/SQLWarning.java    2000/12/27 00:48:37
@@ -53,7 +53,7 @@
  */
 
 /**
-  * This method initializes a new instance of <code>SQLWxception</code>
+  * This method initializes a new instance of <code>SQLWarning</code>
   * that does not have a descriptive messages and SQL state, and which
   * has a vendor error code of 0.
   */

-- 
##>  Petter Reinholdtsen  <##  |  [EMAIL PROTECTED]

_______________________________________________
Classpath mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/classpath

Reply via email to