update api/@ohos.resourceschedule.systemload.d.ts.

Signed-off-by: HengBai <baiheng5@huawei.com>
This commit is contained in:
HengBai 2024-03-04 08:22:14 +00:00 committed by Gitee
parent 0d0c8db529
commit 8bfe0aa38d
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -95,7 +95,7 @@ declare namespace systemLoad {
}
/**
* Register system load callback for preception system load change
* Register system load callback for perception system load change
* @param { 'systemLoadChange' } type system load change type.
* @param { Callback<SystemLoadLevel> } callback Asynchronous callback interface.
* @throws { BusinessError } 401 - Parameter error.