From d468b5c78dea0b764e59f72caedeb5fd98dd7b67 Mon Sep 17 00:00:00 2001 From: Artem Bityutskiy Date: Wed, 16 Jan 2008 16:09:51 +0200 Subject: ubi-utils: fix spelling typo in help output Signed-off-by: Artem Bityutskiy --- ubi-utils/src/ubiattach.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ubi-utils/src/ubiattach.c') diff --git a/ubi-utils/src/ubiattach.c b/ubi-utils/src/ubiattach.c index 3476a3d..c146e76 100644 --- a/ubi-utils/src/ubiattach.c +++ b/ubi-utils/src/ubiattach.c @@ -58,7 +58,7 @@ static const char *optionsstr = " specified\n" "-m, --mtdn= MTD device number to attach\n" "-o, --vid-hdr-offset VID header offset (do not specify this unless you\n" -" really know what you do and the optimal defaults wukk\n" +" really know what you do and the optimal defaults will\n" " be used)\n" "-h, --help print help message\n" "-V, --version print program version"; -- cgit v1.2.3