diff --git a/appendices/VK_EXT_external_memory_metal.adoc b/appendices/VK_EXT_external_memory_metal.adoc index 0f6944cdc..d16f6a5bc 100644 --- a/appendices/VK_EXT_external_memory_metal.adoc +++ b/appendices/VK_EXT_external_memory_metal.adoc @@ -16,7 +16,7 @@ include::{generated}/meta/{refprefix}VK_EXT_external_memory_metal.adoc[] === Description An application may wish to reference device memory in multiple Vulkan device instances, in multiple processes, and/or in Metal API. -This extension enables an application to export and impor Metal handles from Vulkan memory objects such that the underlying +This extension enables an application to export and import Metal handles from Vulkan memory objects such that the underlying resources can be referenced outside the scope of the Vulkan device instance that created them. include::{generated}/interfaces/VK_EXT_external_memory_metal.adoc[]