commit | 05e7f7f4388bde882b7ce74124000a4d435affff | [log] [tgz] |
---|---|---|
author | Zoë Blade <zoe@bytenoise.co.uk> | Wed Apr 22 11:33:17 2015 +0100 |
committer | Francisco Jerez <currojerez@riseup.net> | Mon Apr 27 17:28:29 2015 +0300 |
tree | 9a7c7ea02152900a03fc6662aa60a7b8f79dad06 | |
parent | e17dc004fd96e589e92ee64deeb45339af4bf671 [diff] [blame] |
Fix a few typos Reviewed-by: Francisco Jerez <currojerez@riseup.net>
diff --git a/src/glx/indirect_vertex_array.c b/src/glx/indirect_vertex_array.c index 0025cbb..2bf2ff1 100644 --- a/src/glx/indirect_vertex_array.c +++ b/src/glx/indirect_vertex_array.c
@@ -281,7 +281,7 @@ i += vertex_program_attribs; - /* Vertex array *must* be last becuase of the way that + /* Vertex array *must* be last because of the way that * emit_DrawArrays_none works. */