src/share/classes/javax/sql/rowset/serial/SerialDatalink.java

Print this page

        

@@ -59,11 +59,11 @@
      */
     private URL url;
 
     /**
      * The SQL type of the elements in this <code>SerialDatalink</code>
-     * object.  The type is expressed as one of the contants from the
+     * object.  The type is expressed as one of the constants from the
      * class <code>java.sql.Types</code>.
      * @serial
      */
     private int baseType;