Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
P4
-
Resolution: Fixed
-
Affects Version/s: 8, 11, 15
-
Fix Version/s: 16
-
Component/s: client-libs
-
Subcomponent:
-
Resolved In Build:b18
-
CPU:generic
-
OS:generic
Description
A DESCRIPTION OF THE PROBLEM :
There are a few typos in the documentation of javax.swing.text.GapContent:
> The underlying storage is a array
Should be "an array"
> array of unicode characters
"unicode" should be written with a capital letter ("Unicode")
> Changes only require update to
Missing word / wrong grammar, either "require an update" or "require updates" (or change to "require updating ...")
> update to the the marks
Sentence has a duplicate "the"
There are a few typos in the documentation of javax.swing.text.GapContent:
> The underlying storage is a array
Should be "an array"
> array of unicode characters
"unicode" should be written with a capital letter ("Unicode")
> Changes only require update to
Missing word / wrong grammar, either "require an update" or "require updates" (or change to "require updating ...")
> update to the the marks
Sentence has a duplicate "the"