Doc: Fix Mesh docstring (#5806)

This commit is contained in:
水戸う納豆斎(Nattōsai Mitō) 2018-06-14 21:41:14 +09:00 committed by Gabriel Pettier
parent 1a20a3aef6
commit 333f158457
1 changed files with 1 additions and 1 deletions

View File

@ -359,7 +359,7 @@ cdef class Mesh(VertexInstruction):
which will allow mapping vertex data to the glsl instructions.
[(b'v_pos', 2, b'float'), (b'v_tc', 2, b'float'),]
[(b'v_pos', 2, 'float'), (b'v_tc', 2, 'float'),]
will allow using