From cd37f4c2db6271ea92142383c622398a5773e829 Mon Sep 17 00:00:00 2001 From: Pablo Escobar Date: Tue, 23 Nov 2021 21:23:03 +0100 Subject: [PATCH] Vk: typo. --- src/Magnum/Vk/Image.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Magnum/Vk/Image.h b/src/Magnum/Vk/Image.h index 3b831485c..faafe601f 100644 --- a/src/Magnum/Vk/Image.h +++ b/src/Magnum/Vk/Image.h @@ -647,7 +647,7 @@ Wraps a @type_vk_keyword{CopyImageInfo2KHR}. This class is subsequently used in @ref CommandBuffer::copyImage(). See @ref Vk-Image-usage-copy for more information. -@section Vk-CopyImageInfo-compatibility Compatibility with vkCmdCopyImager() +@section Vk-CopyImageInfo-compatibility Compatibility with vkCmdCopyImage() While the class operates on the @type_vk{CopyImageInfo2KHR} structure that's provided by the @vk_extension{KHR,copy_commands2} extension, conversion from