Commit 8b86f185 authored by Francois Gouget's avatar Francois Gouget Committed by Alexandre Julliard

winevulkan: Fix the spelling of a make_vulkan comment.

parent 1f552719
......@@ -235,7 +235,7 @@ class VkBaseType(object):
Args:
name (:obj:'str'): Name of the base type.
_type (:obj:'str'): Underlaying type
_type (:obj:'str'): Underlying type
alias (bool): type is an alias or not.
requires (:obj:'str', optional): Other types required.
Often bitmask values pull in a *FlagBits type.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment