winevulkan: Tweak the wording of a comment.

Signed-off-by: Francois Gouget <fgouget@free.fr>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
Francois Gouget 2018-04-18 03:23:01 +02:00 committed by Alexandre Julliard
parent 76d6151b73
commit 7e35f9e8d9
1 changed files with 1 additions and 1 deletions

View File

@ -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 = ""