RFR: 8022746: List of spelling errors in API doc
Naoto Sato
naoto.sato at oracle.com
Tue Oct 22 10:34:03 PDT 2013
Hi Sergey,
I looked at the changes wrt i18n, and found one change in Locale class:
221 * can be empty, or a series of subtags 3-8 alphanumerics in length). A
where you modified "alphanums" to "alphanumerics". In fact it's not a
typo, as "alphanum" is defined in BCP 47 standard.
Naoto
On 10/22/13 5:22 AM, sergey malenkov wrote:
> Hello,
>
> Could you please review the following huge fix:
> fix:http://cr.openjdk.java.net/~malenkov/8022746.8.0/
> bug:https://bugs.openjdk.java.net/browse/JDK-8022746
>
> I've replaced all typos with correct words in all documentations and
> comments. Our technical writer has already checked it.
>
> Thanks,
> SAM
More information about the jdk8-dev
mailing list