We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e80f53 commit bc34d01Copy full SHA for bc34d01
1 file changed
src/renderer/webgl/WebGLPipeline.js
@@ -660,7 +660,7 @@ var WebGLPipeline = new Class({
660
},
661
662
/**
663
- * Binds the pipeline resources, including the give shader, vertex buffer and attribute pointers.
+ * Binds the pipeline resources, including the given shader, vertex buffer and attribute pointers.
664
*
665
* This method is called every time this pipeline is made the current active pipeline.
666
0 commit comments