From b0a207040cb156509fa920d5d502d972f3eb99d4 Mon Sep 17 00:00:00 2001 From: Aleksander Morgado Date: Tue, 14 Feb 2017 00:23:32 +0100 Subject: qmi-firmware-update: fix 9x20 typo in --help-examples output --- src/qmi-firmware-update/qfu-main.c | 4 ++-- 1 file 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" -- cgit v1.1