diff --git a/api/@ohos.power.d.ts b/api/@ohos.power.d.ts index 5f59da72f5ad0406eb6b09f4d603f6dee2447a9b..544e6873bb91587085fdcfd45cb17bbdb46effdc 100644 --- a/api/@ohos.power.d.ts +++ b/api/@ohos.power.d.ts @@ -25,7 +25,7 @@ declare namespace power { /** * Shuts down the system. * - *

This method requires the ohos.permission.SHUTDOWN permission. + *

This method requires the ohos.permission.REBOOT permission. * * @param reason Indicates the shutdown reason. * @systemapi