]> www.infradead.org Git - mtd-utils.git/commitdiff
ubi-utils: fix spelling typo in help output
authorArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Wed, 16 Jan 2008 14:09:51 +0000 (16:09 +0200)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Wed, 16 Jan 2008 14:09:51 +0000 (16:09 +0200)
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
ubi-utils/src/ubiattach.c

index 3476a3d8607b353f338e5e5c91a823a7c5b8899a..c146e7634f6709a177351b29bd77584038280153 100644 (file)
@@ -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";