diff options
Diffstat (limited to 'ubi-utils/src/ubiattach.c')
-rw-r--r-- | ubi-utils/src/ubiattach.c | 2 |
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"; |