ICU-20979 BRS67RC Fixed a java doc issue
diff --git a/icu4j/main/classes/core/src/com/ibm/icu/util/LocaleMatcher.java b/icu4j/main/classes/core/src/com/ibm/icu/util/LocaleMatcher.java
index df029d2..73a9f4d 100644
--- a/icu4j/main/classes/core/src/com/ibm/icu/util/LocaleMatcher.java
+++ b/icu4j/main/classes/core/src/com/ibm/icu/util/LocaleMatcher.java
@@ -169,7 +169,7 @@
      * if there is a decent match for the original UI language, we want to use it,
      * but not if it is merely a fallback.
      *
-     * @see LocaleMatcher.Builder#setDirection(Direction)
+     * @see LocaleMatcher.Builder#setDirection(LocaleMatcher.Direction)
      * @draft ICU 67
      * @provisional This API might change or be removed in a future release.
      */