update api/application/ApplicationStateObserver.d.ts.

Signed-off-by: jerry <sijunjie@huawei.com>
This commit is contained in:
jerry 2022-09-13 13:37:58 +00:00 committed by Gitee
parent 3fd6a94758
commit 64f631f108
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -71,7 +71,7 @@ export default class ApplicationStateObserver {
onProcessDied(processData: ProcessData): void;
/**
* Will be called when process state change.
* Called when process state changes.
*
* @since 9
* @syscap SystemCapability.Ability.AbilityRuntime.Core