docs: improve language in zink article
authorErik Faye-Lund <erik.faye-lund@collabora.com>
Wed, 9 Mar 2022 14:40:25 +0000 (15:40 +0100)
committerMarge Bot <emma+marge@anholt.net>
Wed, 9 Mar 2022 16:19:16 +0000 (16:19 +0000)
Turns out, this was not proper use of language!

Acked-by: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15300>

docs/drivers/zink.rst

index fea88ba..f96885c 100644 (file)
@@ -58,7 +58,7 @@ OpenGL 3.0
 ^^^^^^^^^^
 
 
-For OpenGL 3.0 support, the following additional requirements needs to be
+For OpenGL 3.0 support, the following additional requirements must be
 supported:
 
 * ``VkPhysicalDeviceFeatures``:
@@ -93,7 +93,7 @@ verified:
 OpenGL 3.3
 ^^^^^^^^^^
 
-For OpenGL 3.3 support, the following additional requirements needs to be
+For OpenGL 3.3 support, the following additional requirements must be
 supported, although some of these might not actually get verified:
 
 * ``VkPhysicalDeviceFeatures``:
@@ -107,7 +107,7 @@ supported, although some of these might not actually get verified:
 OpenGL 4.0
 ^^^^^^^^^^
 
-For OpenGL 4.0 support, the following additional requirements needs to be
+For OpenGL 4.0 support, the following additional requirements must be
 supported:
 
 * ``VkPhysicalDeviceFeatures``:
@@ -129,7 +129,7 @@ supported:
 OpenGL 4.1
 ^^^^^^^^^^
 
-For OpenGL 4.1 support, the following additional requirements needs to be
+For OpenGL 4.1 support, the following additional requirements must be
 supported:
 
 * ``VkPhysicalDeviceFeatures``:
@@ -144,7 +144,7 @@ supported:
 OpenGL 4.2
 ^^^^^^^^^^
 
-For OpenGL 4.2 support, the following additional requirements needs to be
+For OpenGL 4.2 support, the following additional requirements must be
 supported:
 
 * ``VkPhysicalDeviceLimits``:
@@ -177,7 +177,7 @@ supported:
 OpenGL 4.3
 ^^^^^^^^^^
 
-For OpenGL 4.3 support, the following additional requirements needs to be
+For OpenGL 4.3 support, the following additional requirements must be
 supported:
 
 * ``VkPhysicalDeviceFeatures``:
@@ -197,7 +197,7 @@ supported:
 OpenGL 4.4
 ^^^^^^^^^^
 
-For OpenGL 4.4 support, the following additional requirements needs to be
+For OpenGL 4.4 support, the following additional requirements must be
 supported:
 
 * Formats requiring ``VK_FORMAT_FEATURE_VERTEX_BUFFER_BIT``: