summaryrefslogtreecommitdiffstats
path: root/docs/relnotes/8.0.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/relnotes/8.0.html')
-rw-r--r--docs/relnotes/8.0.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/relnotes/8.0.html b/docs/relnotes/8.0.html
index 1959a077651..37d6e6304ef 100644
--- a/docs/relnotes/8.0.html
+++ b/docs/relnotes/8.0.html
@@ -71,7 +71,7 @@ for DRI hardware acceleration.
"ICD" drivers.</li>
<li>Removed the linux-fbdev software driver.</li>
<li>Removed all remnants of paletted texture support. As required by
- desktop OpenGL, <tt>GL_COLOR_INDEX</tt> data can still be uploaded
+ desktop OpenGL, <code>GL_COLOR_INDEX</code> data can still be uploaded
to a color (e.g., RGBA) texture. However, the data cannot be stored
internally as color-index.</li>
<li>Removed support for GL_APPLE_client_storage extension.</li>