diff -r bd380b80f9ea -r ef8a3a2a72f2 jdk/src/share/classes/java/sql/SQLWarning.java --- 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 SQLWarning object * with a given reason. The SQLState - * is initialized to null and the vender code is initialized + * is initialized to null and the vendor code is initialized * to 0. * * The cause is not initialized, and may subsequently be