Francois Gouget : announce: Fix a typo in the libvkd3d-shader new interfaces section.

Alexandre Julliard julliard at winehq.org
Mon Mar 7 15:49:57 CST 2022


Module: vkd3d
Branch: master
Commit: ab3855133d21ea79739e2c30ac3140c647b9fc6b
URL:    https://source.winehq.org/git/vkd3d.git/?a=commit;h=ab3855133d21ea79739e2c30ac3140c647b9fc6b

Author: Francois Gouget <fgouget at free.fr>
Date:   Mon Mar  7 15:38:22 2022 +0100

announce: Fix a typo in the libvkd3d-shader new interfaces section.

Signed-off-by: Francois Gouget <fgouget at free.fr>
Signed-off-by: Henri Verbeet <hverbeet at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 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.




More information about the wine-cvs mailing list