From: Yoshito Umaoka Date: Tue, 26 Jun 2012 19:06:41 +0000 (+0000) Subject: ICU-9233 Fixed a JavaDoc @link problem in PluralFormat X-Git-Tag: milestone-59-0-1~3736 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d081e339ffa4788a8d03ec1e1dbd3aacd043635f;p=icu ICU-9233 Fixed a JavaDoc @link problem in PluralFormat X-SVN-Rev: 31997 --- diff --git a/icu4j/main/classes/core/src/com/ibm/icu/text/PluralFormat.java b/icu4j/main/classes/core/src/com/ibm/icu/text/PluralFormat.java index 46f22ed6daa..194527cf222 100644 --- a/icu4j/main/classes/core/src/com/ibm/icu/text/PluralFormat.java +++ b/icu4j/main/classes/core/src/com/ibm/icu/text/PluralFormat.java @@ -621,7 +621,7 @@ public class PluralFormat extends UFormat { * i.e., a pattern that was applied previously will be removed, * and the NumberFormat is set to the default number format for * the locale. The resulting format behaves the same as one - * constructed from {@link #PluralFormat(ULocale, PluralType)} + * constructed from {@link #PluralFormat(ULocale, PluralRules.PluralType)} * with PluralType.CARDINAL. * @param ulocale the ULocale used to configure the * formatter. If ulocale is null, the