diff options
Diffstat (limited to 'src/qmi-firmware-update')
-rw-r--r-- | src/qmi-firmware-update/qfu-main.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/qmi-firmware-update/qfu-main.c b/src/qmi-firmware-update/qfu-main.c index cb9e4a3..d76725e 100644 --- a/src/qmi-firmware-update/qfu-main.c +++ b/src/qmi-firmware-update/qfu-main.c @@ -362,7 +362,7 @@ print_help_examples (void) "********************************************************************************\n" "\n" " Example: Updating a Sierra Wireless MC7354.\n" - " (or other 9x15 or 9x20 devices, like the MC7304, MC7330, MC7455... ).\n" + " (or other 9x15 or 9x30 devices, like the MC7304, MC7330, MC7455... ).\n" "\n" " The MC7354 is a 9x15 device which requires the firmware updater to specify the\n" " firmware version string, the config version string and the carrier string, so\n" @@ -446,7 +446,7 @@ print_help_examples (void) "********************************************************************************\n" "\n" " Example: Manual process to update a Sierra Wireless MC7354.\n" - " (or other 9x15 or 9x20 devices, like the MC7304, MC7330, MC7455... ).\n" + " (or other 9x15 or 9x30 devices, like the MC7304, MC7330, MC7455... ).\n" "\n" " The upgrade of devices from the 9x15 and 9x30 families is triggered via a\n" " 'firmware preference' setting. If the device accepts the setting, the user\n" |