]> granicus.if.org Git - icu/commitdiff
ICU-20295 Fix wrong java doc of "{#link" in TimeZoneFormat
authorVictor Chang <vichang@google.com>
Fri, 7 Dec 2018 20:50:30 +0000 (20:50 +0000)
committerMarkus Scherer <markus.icu@gmail.com>
Wed, 12 Dec 2018 14:45:37 +0000 (06:45 -0800)
icu4j/main/classes/core/src/com/ibm/icu/text/TimeZoneFormat.java

index 98df5ec88fe3d6d01955fe8268efc3939c8586a6..d64ad4d2d094deec4396bd246610ee758cfddf3d 100644 (file)
@@ -723,7 +723,7 @@ public class TimeZoneFormat extends UFormat implements Freezable<TimeZoneFormat>
      * Sets the default parse options.
      * <p>
      * <b>Note:</b> By default, an instance of <code>TimeZoneFormat</code>
-     * created by {#link {@link #getInstance(ULocale)} has no parse options set.
+     * created by {@link #getInstance(ULocale)} has no parse options set.
      *
      * @param options the default parse options.
      * @return this object.