8309686: inconsistent URL for https://www.unicode.org/reports/tr35
Reviewed-by: naoto
This commit is contained in:
parent
c4e6542514
commit
6f492e8005
@ -275,7 +275,7 @@ public abstract class Collator
|
|||||||
* may return a {@code Collator} instance with the Swedish traditional sorting, which
|
* may return a {@code Collator} instance with the Swedish traditional sorting, which
|
||||||
* gives 'v' and 'w' the same sorting order, while the {@code Collator} instance
|
* gives 'v' and 'w' the same sorting order, while the {@code Collator} instance
|
||||||
* for the Swedish locale without "co" identifier distinguishes 'v' and 'w'.
|
* for the Swedish locale without "co" identifier distinguishes 'v' and 'w'.
|
||||||
* @spec https://www.unicode.org/reports/tr35/ Unicode Locale Data Markup Language
|
* @spec https://www.unicode.org/reports/tr35 Unicode Locale Data Markup Language
|
||||||
* (LDML)
|
* (LDML)
|
||||||
* @param desiredLocale the desired locale.
|
* @param desiredLocale the desired locale.
|
||||||
* @return the Collator for the desired locale.
|
* @return the Collator for the desired locale.
|
||||||
|
Loading…
Reference in New Issue
Block a user