classpath
[Top][All Lists]
Advanced

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

Small typo in java/sql/SQLWarning.java


From: Petter Reinholdtsen
Subject: Small typo in java/sql/SQLWarning.java
Date: Wed, 27 Dec 2000 01:55:55 +0100

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  <##  |  address@hidden



reply via email to

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