glsl: fix comment typo

This commit is contained in:
Brian Paul 2012-06-26 09:45:29 -06:00
parent 27e94ba4ea
commit 36b3ee2ffc

View file

@ -353,7 +353,7 @@ public:
const struct glsl_type *type;
/**
* Delcared name of the variable
* Declared name of the variable
*/
const char *name;