ICU-13700 Fixing typo in APIdoc.

X-SVN-Rev: 41250
This commit is contained in:
Shane Carr 2018-04-19 02:41:33 +00:00
parent f164bc1498
commit d682d1dbb1

View File

@ -1341,7 +1341,7 @@ class U_I18N_API DecimalFormat : public NumberFormat {
*
* This method is analogous to UNUM_SCALE in getAttribute.
*
* @return the new value of the power-of-ten multiplier.
* @return the current value of the power-of-ten multiplier.
* @draft ICU 62
*/
int32_t getMultiplierScale(void) const;