diff options
Diffstat (limited to 'include/gpu/vk/GrVkTypes.h')
-rw-r--r-- | include/gpu/vk/GrVkTypes.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/gpu/vk/GrVkTypes.h b/include/gpu/vk/GrVkTypes.h index 4647343226..782cb90b21 100644 --- a/include/gpu/vk/GrVkTypes.h +++ b/include/gpu/vk/GrVkTypes.h @@ -27,7 +27,7 @@ /////////////////////////////////////////////////////////////////////////////// /** - * Types for interacting with Vulkan resources created externally to Skia. GrBackendObjects for + * Types for interacting with Vulkan resources created externally to Skia. GrBackendObjects for * Vulkan textures are really const GrVkImageInfo* */ struct GrVkAlloc { |