A DESCRIPTION OF THE REQUEST :
https://docs.oracle.com/javase/8/docs/api/java/util/Spliterator.html
In the "API Note:" section the first paragraph reads,
"Spliterators, like Iteratorss..."
With a typo on the word Iterators
JUSTIFICATION :
I spend a lot of time reading the API and it should be as neat as possible for everyone to use.
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
Typo corrected
ACTUAL -
"Spliterators, like Iterators"
CUSTOMER SUBMITTED WORKAROUND :
I can put a little piece of scotch tape on my monitor over the second s and the problem subsides.
https://docs.oracle.com/javase/8/docs/api/java/util/Spliterator.html
In the "API Note:" section the first paragraph reads,
"Spliterators, like Iteratorss..."
With a typo on the word Iterators
JUSTIFICATION :
I spend a lot of time reading the API and it should be as neat as possible for everyone to use.
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
Typo corrected
ACTUAL -
"Spliterators, like Iterators"
CUSTOMER SUBMITTED WORKAROUND :
I can put a little piece of scotch tape on my monitor over the second s and the problem subsides.
- duplicates
-
JDK-8062901 Iterators is spelled incorrectly in the Javadoc for Spliterator
-
- Resolved
-