ICU-13667 Fixing incorrect version tag on scale() setter.
X-SVN-Rev: 41493
This commit is contained in:
parent
1dc63f042b
commit
404a06a0f8
@ -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 &;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user