mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-07 22:44:49 +00:00
ICU-12812 Fixed a Javadoc syntax issue in the API comment for method distance(ULocale,ULocale).
X-SVN-Rev: 39945
This commit is contained in:
parent
c0007833e1
commit
059c0d04e1
1 changed files with 1 additions and 1 deletions
|
@ -864,7 +864,7 @@ public class LocaleMatcher {
|
|||
transient ULocale xDefaultLanguage = null;
|
||||
transient boolean xFavorScript = false;
|
||||
|
||||
/*
|
||||
/**
|
||||
* Returns the distance between the two languages, using the new CLDR syntax (see getBestMatch).
|
||||
* The values are not necessarily symmetric.
|
||||
* @param desired A locale desired by the user
|
||||
|
|
Loading…
Add table
Reference in a new issue