jdk/src/share/classes/java/sql/SQLWarning.java
changeset 21278 ef8a3a2a72f2
parent 20880 1b610151b316
child 23010 6dadb192ad81
--- a/jdk/src/share/classes/java/sql/SQLWarning.java	Tue Oct 29 16:35:20 2013 +0400
+++ b/jdk/src/share/classes/java/sql/SQLWarning.java	Tue Oct 29 17:01:06 2013 +0400
@@ -86,7 +86,7 @@
     /**
      * Constructs a <code>SQLWarning</code> object
      * with a given <code>reason</code>. The <code>SQLState</code>
-     * is initialized to <code>null</code> and the vender code is initialized
+     * is initialized to <code>null</code> and the vendor code is initialized
      * to 0.
      *
      * The <code>cause</code> is not initialized, and may subsequently be