vulkan: Fix typos

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33556>
This commit is contained in:
Matt Turner
2025-02-14 13:52:46 -05:00
committed by Marge Bot
parent da6971f865
commit 06d8afff64

View File

@@ -225,7 +225,7 @@ vk_common_GetPhysicalDeviceProperties2(VkPhysicalDevice physicalDevice,
% endif
% endfor
/* Specialized propery handling defined in vk_physical_device_properties_gen.py */
/* Specialized property handling defined in vk_physical_device_properties_gen.py */
default:
break;