]> granicus.if.org Git - icu/commitdiff
fix the header
authorYounies Mahmoud <younies.mahmoud@gmail.com>
Mon, 27 Apr 2020 12:53:13 +0000 (14:53 +0200)
committerYounies Mahmoud <younies.mahmoud@gmail.com>
Mon, 27 Apr 2020 12:53:13 +0000 (14:53 +0200)
icu4c/source/i18n/unicode/numberformatter.h

index 5b1cbc7d7e07a49384022452b030f22bcb24e795..23f7e96709eaac07419644af0f26161d8ee031a8 100644 (file)
@@ -1509,8 +1509,8 @@ class U_I18N_API NumberFormatterSettings {
      *
      * Pass this method any instance of {@link MeasureUnit}. For units of measure:
      *
-     * NOTE:    If the `usage` is set, the output unit **will be changed**
-     *          according to the `usage`, `locale` and `unit` values.
+     * NOTE: If the `usage` is set, the output unit **will be changed**
+     *       according to the `usage`, `locale` and `unit` values.
      * 
      * <pre>
      * NumberFormatter::with().unit(MeasureUnit::getMeter())