Skip to content

Commit bc34d01

Browse files
committed
Update WebGLPipeline.js
1 parent 1e80f53 commit bc34d01

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/renderer/webgl/WebGLPipeline.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -660,7 +660,7 @@ var WebGLPipeline = new Class({
660660
},
661661

662662
/**
663-
* Binds the pipeline resources, including the give shader, vertex buffer and attribute pointers.
663+
* Binds the pipeline resources, including the given shader, vertex buffer and attribute pointers.
664664
*
665665
* This method is called every time this pipeline is made the current active pipeline.
666666
*

0 commit comments

Comments
 (0)