Misspelling in Spliterator Javadoc

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P4
    • None
    • Affects Version/s: 8u31
    • Component/s: core-libs
    • x86_64
    • linux

      FULL PRODUCT VERSION :
      N/A

      A DESCRIPTION OF THE PROBLEM :
      The Spliterator Javadoc misspells Iterators in the API notes.
      http://docs.oracle.com/javase/8/docs/api/java/util/Spliterator.html

      ---

      "API Note:
      Spliterators, like Iteratorss"

      STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
      Open the URL provided in the description and search for "Iteratorss"

      EXPECTED VERSUS ACTUAL BEHAVIOR :
      EXPECTED -
      Correct the spelling to say "Iterators", not "Iteratorss"
      ACTUAL -
      "iterators" is misspelled as "Iteratorss"

      REPRODUCIBILITY :
      This bug can be reproduced always.

            Assignee:
            Paul Sandoz
            Reporter:
            Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: