Typo, letter 't' is missing in the interface in java/sql/ResultSet.html

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 7
    • Affects Version/s: 6u23
    • Component/s: core-libs
    • b140
    • x86
    • linux
    • Verified

      A DESCRIPTION OF THE PROBLEM :
      There is 'ResulSetMetaData' mentioned – letter 't' is missing in the interface name. The whole sentence looks like this:
      The number, types and properties of a ResultSet object's columns are provided by the ResulSetMetaData object returned by the ResultSet.getMetaData method.

      EXPECTED VERSUS ACTUAL BEHAVIOR :
      EXPECTED -
      The interface name should be ResultSetMetaData and the sentence should look like:
      The number, types and properties of a ResultSet object's columns are provided by the ResultSetMetaData object returned by the ResultSet.getMetaData method.
      ACTUAL -
      The number, types and properties of a ResultSet object's columns are provided by the ResulSetMetaData object returned by the ResultSet.getMetaData method.

      URL OF FAULTY DOCUMENTATION :
      http://download.oracle.com/javase/6/docs/api/java/sql/ResultSet.html

            Assignee:
            Lance Andersen
            Reporter:
            Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: