ICU-13700 Fixing typo in APIdoc.
X-SVN-Rev: 41250
This commit is contained in:
parent
f164bc1498
commit
d682d1dbb1
@ -1341,7 +1341,7 @@ class U_I18N_API DecimalFormat : public NumberFormat {
|
|||||||
*
|
*
|
||||||
* This method is analogous to UNUM_SCALE in getAttribute.
|
* 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
|
* @draft ICU 62
|
||||||
*/
|
*/
|
||||||
int32_t getMultiplierScale(void) const;
|
int32_t getMultiplierScale(void) const;
|
||||||
|
Loading…
Reference in New Issue
Block a user