aboutsummaryrefslogtreecommitdiff
path: root/layers/device_limits.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'layers/device_limits.cpp')
-rw-r--r--layers/device_limits.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/layers/device_limits.cpp b/layers/device_limits.cpp
index 0aafb2b8..f363ed25 100644
--- a/layers/device_limits.cpp
+++ b/layers/device_limits.cpp
@@ -168,7 +168,7 @@ static const VkLayerProperties dl_global_layers[] = {
"VK_LAYER_LUNARG_device_limits",
VK_API_VERSION,
1,
- "Validation layer: Device Limits",
+ "LunarG Validation Layer",
}
};