update api/@ohos.app.ability.AbilityStage.d.ts.

Signed-off-by: 段嗣钊 <duansizhao@huawei.com>
This commit is contained in:
段嗣钊 2023-10-28 01:00:01 +00:00 committed by Gitee
parent 4cf4cea62c
commit 2ad52c550e
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -84,7 +84,7 @@ export default class AbilityStage {
onAcceptWant(want: Want): string;
/**
* Called back when start UIAbility in specifed process.
* Called back when start UIAbility in specified process.
*
* @param { Want } want - Indicates the want info of started ability.
* @returns { string } The user returns an process string ID. If the process of this ID has been created before,