Mesa (master): docs/zink: add missing colon

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Fri Jan 22 21:24:56 UTC 2021


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

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

docs/zink: add missing colon

Reviewed-by: Hoe Hao Cheng <haochengho12907 at 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``
 



More information about the mesa-commit mailing list