mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] commands: of_node fix descripion
@ 2013-11-26  8:57 Jan Weitzel
  2013-11-27  7:39 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Jan Weitzel @ 2013-11-26  8:57 UTC (permalink / raw)
  To: barebox

Remove copy and paste error

Signed-off-by: Jan Weitzel <j.weitzel@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


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-11-27  7:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-11-26  8:57 [PATCH] commands: of_node fix descripion Jan Weitzel
2013-11-27  7:39 ` Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox