summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/specs/MESA_shading_language_130.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/specs/MESA_shading_language_130.txt b/docs/specs/MESA_shading_language_130.txt
index 6a7fb176ad2..cf3acb2d6cf 100644
--- a/docs/specs/MESA_shading_language_130.txt
+++ b/docs/specs/MESA_shading_language_130.txt
@@ -1,10 +1,10 @@
Name
- MESA_shading_language_100
+ MESA_shading_language_130
Name Strings
- GL_MESA_shading_language_100
+ GL_MESA_shading_language_130
Contact
@@ -55,7 +55,7 @@ Overview
This extension bridges that gap by exposing exactly the set of functions
added by OpenGL 3.0 that are necessary to support GLSL 1.30. The names
and operation of these functions is identical to OpenGL 3.0. This
- reducese, as much as possible, the effort required by ISVs to support
+ reduces, as much as possible, the effort required by ISVs to support
advanced shading language features on GPUs not fully capable of OpenGL
3.0.