]> granicus.if.org Git - icu/commitdiff
Fix docs build
authorShane Carr <shane@unicode.org>
Thu, 30 Jan 2020 22:49:06 +0000 (14:49 -0800)
committerShane Carr <shane@unicode.org>
Thu, 30 Jan 2020 22:49:06 +0000 (14:49 -0800)
icu4c/source/i18n/unicode/measunit.h

index 67d74d3942853fbfb3f874ae6ee1eaa9cd342481..8f9996d8591e1861f542ff282140f02b6a40fdfa 100644 (file)
@@ -383,7 +383,7 @@ class U_I18N_API MeasureUnit: public UObject {
      * NOTE: Only works on SINGLE units. If this is a COMPOUND or SEQUENCE unit, an error will
      * occur. For more information, see UMeasureUnitComplexity.
      *
-     * @param power The dimensionality (power).
+     * @param dimensionality The dimensionality (power).
      * @param status Set if this is not a SINGLE unit or if another error occurs.
      * @return A new SINGLE unit.
      */