aboutsummaryrefslogtreecommitdiff
path: root/layers/image.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'layers/image.cpp')
-rw-r--r--layers/image.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/layers/image.cpp b/layers/image.cpp
index 60b85698..56197c9c 100644
--- a/layers/image.cpp
+++ b/layers/image.cpp
@@ -263,7 +263,7 @@ static const VkLayerProperties pc_global_layers[] = {
"VK_LAYER_LUNARG_image",
VK_API_VERSION,
1,
- "Validation layer: image",
+ "LunarG Validation Layer",
}
};