8066261: Typo in Connection.isValid
authorlancea
Mon, 01 Dec 2014 11:34:44 -0500
changeset 27778 f3e0156f99d7
parent 27777 54a6546547d0
child 27779 e269428daa22
8066261: Typo in Connection.isValid Reviewed-by: dfuchs
jdk/src/java.sql/share/classes/java/sql/Connection.java
--- a/jdk/src/java.sql/share/classes/java/sql/Connection.java	Mon Dec 01 13:44:57 2014 +0000
+++ b/jdk/src/java.sql/share/classes/java/sql/Connection.java	Mon Dec 01 11:34:44 2014 -0500
@@ -1116,7 +1116,7 @@
          *
          * @return true if the connection is valid, false otherwise
          * @exception SQLException if the value supplied for <code>timeout</code>
-         * is less then 0
+         * is less than 0
          * @since 1.6
          *
          * @see java.sql.DatabaseMetaData#getClientInfoProperties