]> granicus.if.org Git - icu/commitdiff
ICU-13700 Fixing typo in APIdoc.
authorShane Carr <shane@unicode.org>
Thu, 19 Apr 2018 02:41:33 +0000 (02:41 +0000)
committerShane Carr <shane@unicode.org>
Thu, 19 Apr 2018 02:41:33 +0000 (02:41 +0000)
X-SVN-Rev: 41250

icu4c/source/i18n/unicode/decimfmt.h

index b55036f78a5b307a427e5bce6263fee789080874..b562be7714ec9eb42d3e0375bca46a144f0bc587 100644 (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;