summaryrefslogtreecommitdiffstats
path: root/src/main.c
diff options
context:
space:
mode:
authorPali Rohár <pali.rohar@gmail.com>2013-09-23 11:32:46 +0200
committerPali Rohár <pali.rohar@gmail.com>2013-09-23 11:32:46 +0200
commit97eb4484d9224a49120b6e5d6cffb73c593b44c1 (patch)
treed26c0d0cce043c57b30b5de4b78966973e61b53f /src/main.c
parentd247e9bdc8750f08f469b13f6ff4efa1e03f43eb (diff)
download0xFFFF-97eb4484d9224a49120b6e5d6cffb73c593b44c1.tar.bz2
main: Fix typo
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.c b/src/main.c
index 0943aa8..f367a0d 100644
--- a/src/main.c
+++ b/src/main.c
@@ -75,7 +75,7 @@ static void show_usage(void) {
" -M file specify fiasco image\n"
" -m arg specify normal image\n"
" arg is [[[dev:[hw:]]ver:]type:]file[%%lay]\n"
- " dev is device name string (default: emtpy)\n"
+ " dev is device name string (default: empty)\n"
" hw are comma separated list of HW revisions (default: empty)\n"
" ver is image version string (default: empty)\n"
" type is image type (default: autodetect)\n"