mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-08 06:53:45 +00:00
Fix docs build
This commit is contained in:
parent
17c292d463
commit
45aa7316ce
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue