Module: Mesa
Branch: main
Commit: ecf7a7da1bf40bac26dfcedf7df81433d348c82c
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=ecf7a7da1bf40bac26dfcedf7df81433d348c82c

Author: Harri Nieminen <[email protected]>
Date:   Mon Mar 27 22:15:54 2023 +0300

docs/svga3d: Fix typo

Found by codespell

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22149>

---

 docs/drivers/svga3d.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/drivers/svga3d.rst b/docs/drivers/svga3d.rst
index ad3303b9ee6..6667bd326dd 100644
--- a/docs/drivers/svga3d.rst
+++ b/docs/drivers/svga3d.rst
@@ -145,7 +145,7 @@ driver is working:
 
    OpenGL vendor string: VMware, Inc.
    OpenGL renderer string: SVGA3D; build: RELEASE;
-   OpenGL version string: 4.3 (Compatibilty Profile) Mesa 23.0
+   OpenGL version string: 4.3 (Compatibility Profile) Mesa 23.0
 
 If OpenGL 4.3 is not working (you only get OpenGL 4.1):
 

Reply via email to