aboutsummaryrefslogtreecommitdiffstats
path: root/docs/versions.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/versions.rst')
-rw-r--r--docs/versions.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/versions.rst b/docs/versions.rst
index 52a3e9d6e4b..2aaf2212e82 100644
--- a/docs/versions.rst
+++ b/docs/versions.rst
@@ -1366,7 +1366,7 @@ Bug fixes:
- fixed bug in GL_IBM_rasterpos_clip (missing return)
- GL_DEPTH_TEXTURE_MODE = GL_ALPHA didn't work correctly
- a few Solaris compilation fixes
-- fixed glClear() problem for DRI drivers (non-existant stencil, etc)
+- fixed glClear() problem for DRI drivers (non-existent stencil, etc)
- fixed int/REAL mixup in GLU NURBS curve evaluator (Eric Cazeaux)
- fixed delete [] bug in SI GLU (bug 721765) (Diego Santa Cruz)
- glFog() didn't clamp fog colors