[PATCH 1/9] Fix a typo in the GPIO doc

Juergen Beisert jbe at pengutronix.de
Tue Dec 21 06:25:13 EST 2010


Signed-off-by: Juergen Beisert <jbe at pengutronix.de>
---
 commands/gpio.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/commands/gpio.c b/commands/gpio.c
index 0cf19fe..073c9d3 100644
--- a/commands/gpio.c
+++ b/commands/gpio.c
@@ -148,7 +148,7 @@ between @b barebox releases.
 - gpio_no: Architecture dependend GPIO number
 - initial_value: Output value
 
-<p> To avoid glitches on the pad the routines will first sett up the
+<p> To avoid glitches on the pad the routines will first set up the
 pad's value and afterwards switch the pad to output (if the silicon is
 able to do so). If the pad is already configured in non-GPIO mode (if
 available), this command may silently fail. </p>
-- 
1.7.2.3




More information about the barebox mailing list