]> granicus.if.org Git - icu/commitdiff
ICU-9233 Fixed a JavaDoc @link problem in PluralFormat
authorYoshito Umaoka <y.umaoka@gmail.com>
Tue, 26 Jun 2012 19:06:41 +0000 (19:06 +0000)
committerYoshito Umaoka <y.umaoka@gmail.com>
Tue, 26 Jun 2012 19:06:41 +0000 (19:06 +0000)
X-SVN-Rev: 31997

icu4j/main/classes/core/src/com/ibm/icu/text/PluralFormat.java

index 46f22ed6daa7dc4fe29eb6430f74183e6ff06294..194527cf2225473f53b58e39da71f8b42b43be88 100644 (file)
@@ -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 <code>ULocale</code> used to configure the
      *     formatter. If <code>ulocale</code> is <code>null</code>, the