Thanks!  I just checked it in and included a ChangeLog entry for you.
--warrenl


2000-12-26  Petter Reinholdtsen  <[EMAIL PROTECTED]>

        * java/sql/SQLWarning.java: Fixed typo in comment.



On Wed, 27 Dec 2000, Petter Reinholdtsen wrote:

> 
> 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
> 


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

Reply via email to