From 5bda5b77648f8f537f267a1b75a39367e32c4110 Mon Sep 17 00:00:00 2001 From: Jan Luebbe Date: Thu, 19 Jun 2014 23:40:57 +0200 Subject: automount: fix description typo Signed-off-by: Jan Luebbe --- commands/automount.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'commands/automount.c') diff --git a/commands/automount.c b/commands/automount.c index 0afe4d22f6..a29f286b22 100644 --- a/commands/automount.c +++ b/commands/automount.c @@ -65,7 +65,7 @@ BAREBOX_CMD_HELP_END BAREBOX_CMD_START(automount) .cmd = do_automount, - BAREBOX_CMD_DESC("execute (mount) COMMAND when PATH ist first accessed") + BAREBOX_CMD_DESC("execute (mount) COMMAND when PATH is first accessed") BAREBOX_CMD_OPTS("[-ldr] PATH [COMMAND]") BAREBOX_CMD_GROUP(CMD_GRP_PART) BAREBOX_CMD_HELP(cmd_automount_help) -- cgit v1.2.3