[PATCH] commands: of_node fix descripion

2013-11-26 Thread Jan Weitzel
Remove copy and paste error

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


Re: [PATCH] commands: of_node fix descripion

2013-11-26 Thread Sascha Hauer
On Tue, Nov 26, 2013 at 09:57:33AM +0100, Jan Weitzel wrote:
 Remove copy and paste error
 
 Signed-off-by: Jan Weitzel j.weit...@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.

Applied, thanks

Sascha

-- 
Pengutronix e.K.   | |
Industrial Linux Solutions | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0|
Amtsgericht Hildesheim, HRA 2686   | Fax:   +49-5121-206917- |

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