diff options
Diffstat (limited to 'layers/image.cpp')
| -rw-r--r-- | layers/image.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/layers/image.cpp b/layers/image.cpp index a3acbc88..0b38d4ac 100644 --- a/layers/image.cpp +++ b/layers/image.cpp @@ -225,7 +225,7 @@ static const VkLayerProperties pc_global_layers[] = { "VK_LAYER_LUNARG_image", VK_API_VERSION, VK_MAKE_VERSION(0, 1, 0), - "Validation layer: Image", + "Validation layer: image", } }; |
