diff --git a/api/@internal/component/ets/common.d.ts b/api/@internal/component/ets/common.d.ts index e75a0c70d4b5ddcf9ecb9806f1417205f5ed6503..cdaef7b7d2e5519a9ab4541095c9bdb07c20959c 100644 --- a/api/@internal/component/ets/common.d.ts +++ b/api/@internal/component/ets/common.d.ts @@ -6853,7 +6853,7 @@ declare interface RotateOptions { } /** - * The param of rotate about angle. + * The rotation parameters containing multi-axis angle information. * * @interface RotateAngleOptions * @syscap SystemCapability.ArkUI.ArkUI.Full