diff --git a/doc/specs/vulkan/validity/protos/vkGetPhysicalDeviceWaylandPresentationSupportKHR.txt b/doc/specs/vulkan/validity/protos/vkGetPhysicalDeviceWaylandPresentationSupportKHR.txt index 87b85f88..2d0e32bf 100644 --- a/doc/specs/vulkan/validity/protos/vkGetPhysicalDeviceWaylandPresentationSupportKHR.txt +++ b/doc/specs/vulkan/validity/protos/vkGetPhysicalDeviceWaylandPresentationSupportKHR.txt @@ -9,7 +9,7 @@ Valid Usage endif::doctype-manpage[] * pname:physicalDevice must: be a valid sname:VkPhysicalDevice handle * pname:display must: be a pointer to a basetype:wl_display value -* pname:queueFamilyIndex must: be less than the value of pname:pQueueFamilyPropertyCount returned by fname:vkGetPhysicalDeviceQueueFamilyProperties for the given pname:physicalDevice +* pname:queueFamilyIndex must: be less than pname:pQueueFamilyPropertyCount returned by fname:vkGetPhysicalDeviceQueueFamilyProperties for the given pname:physicalDevice ifndef::doctype-manpage[] ******************************************************************************** endif::doctype-manpage[]