mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-26 14:24:46 +02:00
8190323: "the the" typos
Reviewed-by: rriggs
This commit is contained in:
parent
6b3f6eb717
commit
674b927865
15 changed files with 15 additions and 15 deletions
|
@ -1909,7 +1909,7 @@ public final class Locale implements Cloneable, Serializable {
|
|||
* Returns a name for the locale that is appropriate for display to the
|
||||
* user. This will be the values returned by getDisplayLanguage(),
|
||||
* getDisplayScript(), getDisplayCountry(), and getDisplayVariant() assembled
|
||||
* into a single string. The the non-empty values are used in order,
|
||||
* into a single string. The non-empty values are used in order,
|
||||
* with the second and subsequent names in parentheses. For example:
|
||||
* <blockquote>
|
||||
* language (script, country, variant)<br>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue