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:
Yoshito Umaoka 2017-03-27 19:26:57 +00:00
parent c0007833e1
commit 059c0d04e1

View file

@ -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