From 06cb758061a20a13e8346c5d588f84ec4c26d254 Mon Sep 17 00:00:00 2001 From: BrettMayson Date: Fri, 27 Oct 2023 16:07:52 -0600 Subject: [PATCH] improve description --- book/analysis/config.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/book/analysis/config.md b/book/analysis/config.md index e9e765d4..e704e1f3 100644 --- a/book/analysis/config.md +++ b/book/analysis/config.md @@ -14,7 +14,7 @@ The warning code can be one of the following: | Code | Description | | ---- | ----------- | -| pw3_padded_arg | Padded argument | +| pw3_padded_arg | Padded argument in a macro call | The scope can be one of the following, if not specified, the scope will be `line`.