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