diff --git a/scripts/dts/gen_defines.py b/scripts/dts/gen_defines.py index bfbef52ab8d..f95219ded98 100755 --- a/scripts/dts/gen_defines.py +++ b/scripts/dts/gen_defines.py @@ -493,7 +493,7 @@ def write_child_functions(node): node.children.values())) def write_child_functions_status_okay(node): - # Writes macro that are helpers that will call a macro/function + # Writes macros that are helpers that will call a macro/function # for each child node with status "okay". functions = ''