未验证 提交 d9721707 编写于 作者: O openharmony_ci 提交者: Gitee

!6474 【轻量级 PR】:【文档体验官】webgl-guidelines 拼写错误

Merge pull request !6474 from wusongqing/N/A
...@@ -669,7 +669,7 @@ WebGL主要帮助开发者在前端开发中完成图形图像的相关处理, ...@@ -669,7 +669,7 @@ WebGL主要帮助开发者在前端开发中完成图形图像的相关处理,
// 初始化着色器 // 初始化着色器
if (!initShaders(gl, VSHADER_SOURCE, FSHADER_SOURCE)) { if (!initShaders(gl, VSHADER_SOURCE, FSHADER_SOURCE)) {
console.log('Failed to intialize shaders.'); console.log('Failed to initialize shaders.');
return; return;
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册