diff --git a/api/@ohos.screenLock.d.ts b/api/@ohos.screenLock.d.ts index b6088367ad772e957a9f9c8c123bd2e564768994..8c2b7606f0451e054c1ea471939f08cad074ff00 100644 --- a/api/@ohos.screenLock.d.ts +++ b/api/@ohos.screenLock.d.ts @@ -95,7 +95,7 @@ declare namespace screenLock { } /** - * Register system event related to sysscreen lock. Returns true if register system event is success. returns false otherwise. + * Register system event related to screen lock service. Returns true if register system event is success. returns false otherwise. * @param { Callback } callback - the callback function for indicating the system event related screen lock * @returns { boolean } the boolean returned by the function. * @throws {BusinessError} 401 - parameter error.