aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/bluetooth/iwmbtfw/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/bluetooth/iwmbtfw/main.c')
-rw-r--r--usr.sbin/bluetooth/iwmbtfw/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/bluetooth/iwmbtfw/main.c b/usr.sbin/bluetooth/iwmbtfw/main.c
index 202894740805..eb1d97a9bb00 100644
--- a/usr.sbin/bluetooth/iwmbtfw/main.c
+++ b/usr.sbin/bluetooth/iwmbtfw/main.c
@@ -572,7 +572,7 @@ shutdown:
libusb_exit(ctx);
if (retcode == 0)
- iwmbt_info("Firmware download is succesful!");
+ iwmbt_info("Firmware download is successful!");
else
iwmbt_err("Firmware download failed!");