aboutsummaryrefslogtreecommitdiff
path: root/ubi-utils/src/ubiattach.c
diff options
context:
space:
mode:
authorArtem Bityutskiy <Artem.Bityutskiy@nokia.com>2008-01-16 16:09:51 +0200
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>2008-01-16 16:09:51 +0200
commitd468b5c78dea0b764e59f72caedeb5fd98dd7b67 (patch)
tree3c9f6ec15eda9e95ca9156851ce8ec80d5c6e947 /ubi-utils/src/ubiattach.c
parent0513f96bfb562cfa4202f890e54a8ab29e03faf1 (diff)
ubi-utils: fix spelling typo in help output
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Diffstat (limited to 'ubi-utils/src/ubiattach.c')
-rw-r--r--ubi-utils/src/ubiattach.c2
1 files changed, 1 insertions, 1 deletions
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> 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";