mirror of
https://github.com/gcc-mirror/gcc.git
synced 2026-05-06 23:25:24 +02:00
SQLWarning.java: Fixed typo in comment.
2000-12-26 Petter Reinholdtsen <pere@hungry.com> * java/sql/SQLWarning.java: Fixed typo in comment. From-SVN: r38493
This commit is contained in:
committed by
Warren Levy
parent
dac45916f0
commit
c4f58426c1
@@ -53,7 +53,7 @@ private static final long serialVersionUID = 3917336774604784856L;
|
||||
*/
|
||||
|
||||
/**
|
||||
* 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.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user