glsl: Fix typo in comment.
authorChris Forbes <chrisf@ijw.co.nz>
Thu, 12 Jun 2014 08:18:24 +0000 (20:18 +1200)
committerChris Forbes <chrisf@ijw.co.nz>
Thu, 12 Jun 2014 09:19:24 +0000 (21:19 +1200)
Signed-off-by: Chris Forbes <chrisf@ijw.co.nz>
src/glsl/glsl_parser.yy

index eddab0518e6f50c86ff9ccbedc763a9c3021d19c..97b6c3f1abf4336248b5cfe2c14278de9fb61f4e 100644 (file)
@@ -2180,7 +2180,7 @@ condition:
    ;
 
 /*
- * siwtch_statement grammar is based on the syntax described in the body
+ * switch_statement grammar is based on the syntax described in the body
  * of the GLSL spec, not in it's appendix!!!
  */
 switch_statement: