We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34b9c0e commit c413909Copy full SHA for c413909
cocos2d/cocos2d_externs.js
@@ -15,7 +15,7 @@
15
CSSProperties.prototype._super;
16
17
/**
18
- * cocos2d-html5-only. We need this becuase the cc.Class.extend's new
+ * cocos2d-html5-only. We need this because the cc.Class.extend's new
19
* infrastructure requires it.
20
* @type {string}
21
*/
@@ -47,4 +47,4 @@ CSSProperties.prototype.alpha;
47
48
49
var gl = gl || {};
50
-CSSProperties.prototype.gl;
+CSSProperties.prototype.gl;
0 commit comments