]> granicus.if.org Git - icu/commitdiff
ICU-12812 Fixed a Javadoc syntax issue in the API comment for method distance(ULocale...
authorYoshito Umaoka <y.umaoka@gmail.com>
Mon, 27 Mar 2017 19:26:57 +0000 (19:26 +0000)
committerYoshito Umaoka <y.umaoka@gmail.com>
Mon, 27 Mar 2017 19:26:57 +0000 (19:26 +0000)
X-SVN-Rev: 39945

icu4j/main/classes/core/src/com/ibm/icu/util/LocaleMatcher.java

index 0b39b16083f6101e6cedc610da778ea2b274ac4e..eb19f9a2b072a6ffb7abd963e610ebb7f7eb9997 100644 (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