[PATCH] commands: of_node fix descripion

Jan Weitzel j.weitzel at phytec.de
Tue Nov 26 03:57:33 EST 2013


Remove copy and paste error

Signed-off-by: Jan Weitzel <j.weitzel at phytec.de>
---
 commands/Kconfig |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/commands/Kconfig b/commands/Kconfig
index 9738ec4..1e07b5b 100644
--- a/commands/Kconfig
+++ b/commands/Kconfig
@@ -559,7 +559,7 @@ config CMD_OF_NODE
 	select OFTREE
 	prompt "of_node"
 	help
-	  The of_property command allows adding and removing devicetree nodes.
+	  The of_node command allows adding and removing devicetree nodes.
 
 endmenu
 
-- 
1.7.0.4




More information about the barebox mailing list