Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6318958

missing word in docs page: 1.5.0/docs/api/java/lang/Class.html

XMLWordPrintable

      A DESCRIPTION OF THE PROBLEM :
      The second sentence of the decription for the getMethod() method of the Class class on this page is missing the word "of".

      EXPECTED VERSUS ACTUAL BEHAVIOR :
      EXPECTED -
      The sentence is assumed to be intended as:

      "The name parameter is a String specifying the simple name *of* the desired method."
      ACTUAL -
      The sentence currently appears as:

      "The name parameter is a String specifying the simple name the desired method."

      URL OF FAULTY DOCUMENTATION :
      http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Class.html#getMethod(java.lang.String,%20java.lang.Class...)

            darcy Joe Darcy
            rmandalasunw Ranjith Mandala (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: