]> granicus.if.org Git - icu/commitdiff
ICU-8429 Corrected a minor documentation error Currency#LONG_NAME.
authorYoshito Umaoka <y.umaoka@gmail.com>
Wed, 11 May 2011 02:32:02 +0000 (02:32 +0000)
committerYoshito Umaoka <y.umaoka@gmail.com>
Wed, 11 May 2011 02:32:02 +0000 (02:32 +0000)
X-SVN-Rev: 30092

icu4j/main/classes/core/src/com/ibm/icu/util/Currency.java

index e1c4597ad30a11e57d14ee5833878ae77b3b47d2..90da21262f7aa863e3f5bfbd75c308c20a366437 100644 (file)
@@ -69,7 +69,7 @@ public class Currency extends MeasureUnit implements Serializable {
     public static final int SYMBOL_NAME = 0;
 
     /**
-     * Selector for ucurr_getName indicating the long name for a
+     * Selector for getName() indicating the long name for a
      * currency, such as "US Dollar" for USD.
      * @stable ICU 2.6
      */