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

Misspelling in Spliterator Javadoc

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 8u31
    • 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.

            psandoz Paul Sandoz
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: