From cdf3f2ffe49d9836be74e60a83365d26f378fc88 Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Mon, 19 Feb 2024 10:32:39 +0100 Subject: categorial → categorical MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bin/analyze-kconfig.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/analyze-kconfig.py b/bin/analyze-kconfig.py index 1da926b..44b7e24 100755 --- a/bin/analyze-kconfig.py +++ b/bin/analyze-kconfig.py @@ -59,7 +59,7 @@ def main(): parser.add_argument( "--boolean-parameters", action="store_true", - help="Use boolean (not categorial) parameters when building the NFP model", + help="Use boolean (not categorical) parameters when building the NFP model", ) parser.add_argument( "--show-failing-symbols", -- cgit v1.2.3