binman: Fix spelling of nodes in code comments
authorJonas Karlman <jonas@kwiboo.se>
Sun, 19 Feb 2023 22:02:03 +0000 (22:02 +0000)
committerSimon Glass <sjg@chromium.org>
Wed, 8 Mar 2023 19:38:48 +0000 (11:38 -0800)
commitdd4bdad4c1b17fcfc43e3fa56a2c5131fac01c2a
tree34b834f4918c78cbfe08e67d25ef827f9c45a20b
parentcbe429bc979cd76c365f0f8442ea1eaba7b473ae
binman: Fix spelling of nodes in code comments

Replace notes with nodes in code comments and docstrings.

Signed-off-by: Jonas Karlman <jonas@kwiboo.se>
Reviewed-by: Simon Glass <sjg@chromium.org>
tools/binman/etype/fit.py
tools/binman/etype/section.py
tools/binman/state.py