Mesa (master): docs: Fix typo in extension name

Anuj Phogat aphogat at kemper.freedesktop.org
Mon Jul 18 22:53:57 UTC 2016


Module: Mesa
Branch: master
Commit: 22935a304076bfc5c2f7a4e348c24707f2c866e1
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=22935a304076bfc5c2f7a4e348c24707f2c866e1

Author: Anuj Phogat <anuj.phogat at gmail.com>
Date:   Mon Jul 18 15:53:24 2016 -0700

docs: Fix typo in extension name

Signed-off-by: Anuj Phogat <anuj.phogat at gmail.com>

---

 docs/relnotes/12.1.0.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/relnotes/12.1.0.html b/docs/relnotes/12.1.0.html
index 50d93c2..e7c3a52 100644
--- a/docs/relnotes/12.1.0.html
+++ b/docs/relnotes/12.1.0.html
@@ -47,7 +47,7 @@ Note: some of the new features are only available with certain drivers.
 <li>GL_ARB_shader_group_vote on nvc0</li>
 <li>GL_ARB_ES3_1_compatibility on i965</li>
 <li>GL_EXT_window_rectangles on nv50, nvc0</li>
-<li>KHR_texture_compression_astc_sliced_3d on i965</li>
+<li>GL_KHR_texture_compression_astc_sliced_3d on i965</li>
 </ul>
 
 <h2>Bug fixes</h2>




More information about the mesa-commit mailing list