[PATCH 2/2] trivial: fix typos concerning "instead"

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Signed-off-by: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
---
 commands/edit.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/commands/edit.c b/commands/edit.c
index e851f0f..a65b08a 100644
--- a/commands/edit.c
+++ b/commands/edit.c
@@ -399,7 +399,7 @@ static int do_edit(struct command * cmdtp, int argc, char *argv[])
 	if (argc != 2)
 		return COMMAND_ERROR_USAGE;
 
-	/* check if we are called as "sedit" insted of "edit" */
+	/* check if we are called as "sedit" instead of "edit" */
 	if (*argv[0] == 's')
 		smartscroll = 1;
 
-- 
1.7.1


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



[Index of Archives]     [Linux Embedded]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux