未验证 提交 bf10e43a 编写于 作者: 陈中正 提交者: Gitee

fix video typo

Signed-off-by: N陈中正 <chenzz1985@qq.com>
上级 e52505dc
...@@ -501,7 +501,7 @@ Example of the **requestPermissions** attribute structure: ...@@ -501,7 +501,7 @@ Example of the **requestPermissions** attribute structure:
"usedScene": { "usedScene": {
"abilities": [ "abilities": [
"AudioAbility", "AudioAbility",
"VedioAbility", "VideoAbility",
], ],
"when": "inuse" "when": "inuse"
} }
......
...@@ -526,7 +526,7 @@ requestPermissions示例 : ...@@ -526,7 +526,7 @@ requestPermissions示例 :
"usedScene": { "usedScene": {
"abilities": [ "abilities": [
"AudioAbility", "AudioAbility",
"VedioAbility", "VideoAbility",
], ],
"when": "inuse" "when": "inuse"
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册