[vkd3d] ANNOUNCE: Fix a typo in the libvkd3d-shader new interfaces section.

Francois Gouget fgouget at free.fr
Mon Mar 7 08:38:22 CST 2022


Signed-off-by: Francois Gouget <fgouget at free.fr>
---
 ANNOUNCE | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ANNOUNCE b/ANNOUNCE
index 29a627fc..163e24d9 100644
--- a/ANNOUNCE
+++ b/ANNOUNCE
@@ -88,7 +88,7 @@ New interfaces:
     Direct3D 12 and Vulkan binding models.
   - The VKD3D_SHADER_COMPILE_OPTION_API_VERSION compile option can
     be used to specify the version of the libvkd3d-shader API the
-    application is targetting. If left unspecified,
+    application is targeting. If left unspecified,
     VKD3D_SHADER_API_VERSION_1_2 will be used.
 
 - Various shader translation fixes, for tessellation shaders in particular.
-- 
2.30.2




More information about the wine-devel mailing list