From b56c7afaa8e4c8392fbdb6e8e2815c905c450a23 Mon Sep 17 00:00:00 2001 From: Brad Grantham Date: Thu, 30 Jan 2025 08:18:38 -0800 Subject: [PATCH] Fix indents label --- layer/json/VkLayer_gfxreconstruct.json.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layer/json/VkLayer_gfxreconstruct.json.in b/layer/json/VkLayer_gfxreconstruct.json.in index f42e2810a1..3665089339 100644 --- a/layer/json/VkLayer_gfxreconstruct.json.in +++ b/layer/json/VkLayer_gfxreconstruct.json.in @@ -405,7 +405,7 @@ { "key": "log_allow_indents", "env": "GFXRECON_LOG_ALLOW_INDENTS", - "label": "Log Name and Line Number", + "label": "Apply additional indentation", "description": "Apply additional indentation formatting to log messages.", "type": "BOOL", "default": false