mesa: fix 'feeedback' typo in comment

Trivial.
This commit is contained in:
Brian Paul 2014-10-20 11:53:33 -06:00
parent 4676c6c25b
commit aafbd89c5e

View file

@ -2775,7 +2775,7 @@ struct gl_shader_program
* Transform feedback varyings last specified by
* glTransformFeedbackVaryings().
*
* For the current set of transform feeedback varyings used for transform
* For the current set of transform feedback varyings used for transform
* feedback output, see LinkedTransformFeedback.
*/
struct {