ICU-8429 Corrected a minor documentation error Currency#LONG_NAME.

X-SVN-Rev: 30092
This commit is contained in:
Yoshito Umaoka 2011-05-11 02:32:02 +00:00
parent a0bb717524
commit d56cac5040

View 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
*/