mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] Fix a simple typo to less confusing the user
@ 2010-10-22  8:59 Juergen Beisert
  0 siblings, 0 replies; only message in thread
From: Juergen Beisert @ 2010-10-22  8:59 UTC (permalink / raw)
  To: barebox

From: Juergen Beisert <jbe@pengutronix.de>
Subject: Fix a simple typo to less confusing the user

Signed-off-by: Juergen Beisert <jbe@pengutronix.de>
---
 commands/gpio.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Index: barebox-2010.10.0/commands/gpio.c
===================================================================
--- barebox-2010.10.0.orig/commands/gpio.c
+++ barebox-2010.10.0/commands/gpio.c
@@ -37,7 +37,7 @@ static int do_gpio_get_value(struct comm
 }
 
 static const __maybe_unused char cmd_gpio_get_value_help[] =
-"Usage: gpio_set_value <gpio>\n";
+"Usage: gpio_get_value <gpio>\n";
 
 BAREBOX_CMD_START(gpio_get_value)
 	.cmd		= do_gpio_get_value,

-- 
Pengutronix e.K.                              | Juergen Beisert             |
Linux Solutions for Science and Industry      | Phone: +49-8766-939 228     |
Vertretung Sued/Muenchen, Germany             | Fax:   +49-5121-206917-5555 |
Amtsgericht Hildesheim, HRA 2686              | http://www.pengutronix.de/  |

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-10-22  8:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-22  8:59 [PATCH] Fix a simple typo to less confusing the user Juergen Beisert

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