ICU-20295 Fix wrong java doc of "{#link" in TimeZoneFormat
This commit is contained in:
parent
70341459e3
commit
6caa276083
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user