classpath
[Top][All Lists]
Advanced

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

Re: Small typo in java/sql/SQLWarning.java


From: Warren Levy
Subject: Re: Small typo in java/sql/SQLWarning.java
Date: Tue, 26 Dec 2000 18:01:25 -0800 (PST)

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


2000-12-26  Petter Reinholdtsen  <address@hidden>

        * 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  <##  |  address@hidden
> 
> _______________________________________________
> Classpath mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/classpath
> 




reply via email to

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