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

Author: Erik Faye-Lund <erik.faye-l...@collabora.com>
Date:   Fri Jan 22 20:37:57 2021 +0100

docs/zink: add missing colon

Reviewed-by: Hoe Hao Cheng <haochengho12...@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8648>

---

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

diff --git a/docs/drivers/zink.rst b/docs/drivers/zink.rst
index f915bfee012..368f2b58430 100644
--- a/docs/drivers/zink.rst
+++ b/docs/drivers/zink.rst
@@ -80,7 +80,7 @@ For OpenGL 3.3 support, the following additional 
``VkPhysicalDeviceFeatures``
 are required to be supported, although some of these might not actually get
 verified:
 
-* ``VkPhysicalDeviceFeatures``
+* ``VkPhysicalDeviceFeatures``:
 
   * ``occlusionQueryPrecise``
 

_______________________________________________
mesa-commit mailing list
mesa-commit@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to