summaryrefslogtreecommitdiff
path: root/tests/glslparsertest/glsl2/return-conversion-03.vert
diff options
context:
space:
mode:
Diffstat (limited to 'tests/glslparsertest/glsl2/return-conversion-03.vert')
-rw-r--r--tests/glslparsertest/glsl2/return-conversion-03.vert2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/glslparsertest/glsl2/return-conversion-03.vert b/tests/glslparsertest/glsl2/return-conversion-03.vert
index 0d5aa4030..4702d4391 100644
--- a/tests/glslparsertest/glsl2/return-conversion-03.vert
+++ b/tests/glslparsertest/glsl2/return-conversion-03.vert
@@ -9,7 +9,7 @@
* by other sections of this specification."
*
* Neither section 6.1 (Function Definitions) nor section 6.4 (Jumps) make any
- * mention of implicit conversions occuring on the expression of a return
+ * mention of implicit conversions occurring on the expression of a return
* statement.
*/
#version 120