[PATCH] winevulkan: Tweak the wording of a comment.

Francois Gouget fgouget at free.fr
Tue Apr 17 20:23:01 CDT 2018


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

diff --git a/dlls/winevulkan/make_vulkan b/dlls/winevulkan/make_vulkan
index 7d84cfb375d..f0583b40038 100755
--- a/dlls/winevulkan/make_vulkan
+++ b/dlls/winevulkan/make_vulkan
@@ -576,7 +576,7 @@ class VkFunction(object):
 
         Args
             prefix (str, optional): prefix to prepend to entry point name.
-            symbol (str, optional): allows to override function name implementing entry point.
+            symbol (str, optional): allows overriding the name of the function implementing the entry point.
         """
 
         spec = ""
-- 
2.17.0




More information about the wine-devel mailing list