From f1a7ba1da5f2a8ddaa4f61c7d9fb79ade5425f0f Mon Sep 17 00:00:00 2001 From: Anatolij Gustschin Date: Fri, 18 Aug 2017 17:58:51 +0200 Subject: Fix 'notes' typos s/notes/nodes Signed-off-by: Anatolij Gustschin --- lib/Kconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/Kconfig') diff --git a/lib/Kconfig b/lib/Kconfig index 81636172bc..d73052db68 100644 --- a/lib/Kconfig +++ b/lib/Kconfig @@ -185,7 +185,7 @@ config OF_LIBFDT help This enables the FDT library (libfdt). It provides functions for accessing binary device tree images in memory, such as adding and - removing notes and properties, scanning through the tree and finding + removing nodes and properties, scanning through the tree and finding particular compatible nodes. The library operates on a flattened version of the device tree. @@ -200,7 +200,7 @@ config SPL_OF_LIBFDT help This enables the FDT library (libfdt). It provides functions for accessing binary device tree images in memory, such as adding and - removing notes and properties, scanning through the tree and finding + removing nodes and properties, scanning through the tree and finding particular compatible nodes. The library operates on a flattened version of the device tree. -- cgit v1.2.3