-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
P5
-
None
-
Affects Version/s: 6
-
Component/s: client-libs
-
x86
-
linux
A DESCRIPTION OF THE PROBLEM :
There is a typo in the method javadoc. It says 'mutatino' instead of 'mutation' ( "and still exist after the mutatino" ).
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
mutation
ACTUAL -
mutatino
URL OF FAULTY DOCUMENTATION :
http://java.sun.com/javase/6/docs/api/javax/swing/event/DocumentEvent.html#getChange(javax.swing.text.Element)
There is a typo in the method javadoc. It says 'mutatino' instead of 'mutation' ( "and still exist after the mutatino" ).
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
mutation
ACTUAL -
mutatino
URL OF FAULTY DOCUMENTATION :
http://java.sun.com/javase/6/docs/api/javax/swing/event/DocumentEvent.html#getChange(javax.swing.text.Element)
- duplicates
-
JDK-8022746 List of spelling errors in API doc
-
- Resolved
-