]> granicus.if.org Git - icu/commitdiff
ICU-13667 Fixing incorrect version tag on scale() setter.
authorShane Carr <shane@unicode.org>
Thu, 31 May 2018 21:32:35 +0000 (21:32 +0000)
committerShane Carr <shane@unicode.org>
Thu, 31 May 2018 21:32:35 +0000 (21:32 +0000)
X-SVN-Rev: 41493

icu4c/source/i18n/unicode/numberformatter.h

index d4ad74db8cbf7e7439df05b22b24e83369a26234..7a868e14988f8249add63c58b980054f3114a4aa 100644 (file)
@@ -2010,7 +2010,7 @@ class U_I18N_API NumberFormatterSettings {
      * @param scale
      *            The scale to apply when rendering numbers.
      * @return The fluent chain
-     * @draft ICU 60
+     * @draft ICU 62
      */
     Derived scale(const Scale &scale) const &;