提交 2ca1f88d 编写于 作者: J jiangminsen

单词拼写错误修正

Signed-off-by: Njiangminsen <jiangminsen@huawei.com>
上级 506c6002
...@@ -200,7 +200,7 @@ deviceTypes示例: ...@@ -200,7 +200,7 @@ deviceTypes示例:
## abilities标签 ## abilities标签
ablities标签描述UIAbility组件的配置信息,标签值为数组类型,该标签下的配置只对当前UIAbility生效。 abilities标签描述UIAbility组件的配置信息,标签值为数组类型,该标签下的配置只对当前UIAbility生效。
**OpenHarmony中不允许应用隐藏启动图标** **OpenHarmony中不允许应用隐藏启动图标**
...@@ -224,8 +224,7 @@ OpenHarmony系统对无图标应用严格管控。如果HAP中没有配置启动 ...@@ -224,8 +224,7 @@ OpenHarmony系统对无图标应用严格管控。如果HAP中没有配置启动
"entities": ["entity.system.home"], "entities": ["entity.system.home"],
"uris": [] "uris": []
}] }]
}, }],
... ...
} }
......
...@@ -212,7 +212,7 @@ OpenHarmony系统对无图标应用严格管控。如果HAP中没有配置启动 ...@@ -212,7 +212,7 @@ OpenHarmony系统对无图标应用严格管控。如果HAP中没有配置启动
"entities": ["entity.system.home"], "entities": ["entity.system.home"],
"uris": [] "uris": []
}] }]
}, }],
... ...
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册