iwmbtfw(8): Fix a typo in a kernel message
- s/succesful/successful/ MFC after: 5 days
This commit is contained in:
parent
a74be23c6e
commit
40bb52c89b
@ -572,7 +572,7 @@ main(int argc, char *argv[])
|
||||
libusb_exit(ctx);
|
||||
|
||||
if (retcode == 0)
|
||||
iwmbt_info("Firmware download is succesful!");
|
||||
iwmbt_info("Firmware download is successful!");
|
||||
else
|
||||
iwmbt_err("Firmware download failed!");
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user