From f21adf30aaa4412a3524b91dbbbb7681772e705e Mon Sep 17 00:00:00 2001 From: Mats Wichmann Date: Wed, 9 Feb 2022 11:24:21 -0700 Subject: Fix typo Note -> Not [ci skip] Signed-off-by: Mats Wichmann --- doc/user/depends.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/user/depends.xml b/doc/user/depends.xml index f8959a3..d3f80aa 100644 --- a/doc/user/depends.xml +++ b/doc/user/depends.xml @@ -1207,7 +1207,7 @@ Program('hello', 'hello.c', CPPPATH='.') Apparently, the scanner does not know about the header dependency. - Note being a full-fledged C preprocessor, the scanner does not + Not being a full-fledged C preprocessor, the scanner does not expand the macro. -- cgit v0.12