From: Shane Carr Date: Thu, 30 Jan 2020 22:49:06 +0000 (-0800) Subject: Fix docs build X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=45aa7316ce431af8505b84fec98d8ff4ce5310df;p=icu Fix docs build --- diff --git a/icu4c/source/i18n/unicode/measunit.h b/icu4c/source/i18n/unicode/measunit.h index 67d74d39428..8f9996d8591 100644 --- a/icu4c/source/i18n/unicode/measunit.h +++ b/icu4c/source/i18n/unicode/measunit.h @@ -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. */