diff options
author | Brian Paul <brianp@vmware.com> | 2009-04-30 17:27:51 -0600 |
---|---|---|
committer | Brian Paul <brianp@vmware.com> | 2009-05-01 09:08:39 -0600 |
commit | edd2bbe4a70fcb9f8e8365f19c1aba6deb4a272d (patch) | |
tree | ab181faf1a1e5b64aedfada2468cd1cba5cd78db | |
parent | 2953b180044df602fbbf5882715774a779ff2123 (diff) |
docs: fix typo
-rw-r--r-- | docs/relnotes-7.5.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/relnotes-7.5.html b/docs/relnotes-7.5.html index c10ccd7a5c..3de243d1b2 100644 --- a/docs/relnotes-7.5.html +++ b/docs/relnotes-7.5.html @@ -79,7 +79,7 @@ including GL_ATI_separate_stencil, GL_EXT_stencil_two_side and OpenGL 2.0 <ul> <li>Remove support for GL_SGIX_shadow, GL_SGIX_shadow_ambient and GL_SGIX_depth_texture extensions. Superseded by the ARB versions. -<li>Omittd some old Mesa demos from the release tarballs, added some others. +<li>Omitted some old Mesa demos from the release tarballs, added some others. </ul> </body> |