!1367 修改shutdown注释

Merge pull request !1367 from ShiJie/master
This commit is contained in:
openharmony_ci 2022-03-24 09:36:54 +00:00 committed by Gitee
commit f48ab9a90c
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -25,7 +25,7 @@ declare namespace power {
/**
* Shuts down the system.
*
* <p>This method requires the ohos.permission.SHUTDOWN permission.
* <p>This method requires the ohos.permission.REBOOT permission.
*
* @param reason Indicates the shutdown reason.
* @systemapi