mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 01:30:30 -04:00
Fix typo.
This commit is contained in:
parent
4495a80b97
commit
08e0d464ba
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@
|
|||
#include <dev/mfi/mfi_ioctl.h>
|
||||
|
||||
static const char *mfi_status_codes[] = {
|
||||
"Command completed succesfully",
|
||||
"Command completed successfully",
|
||||
"Invalid command",
|
||||
"Invalid DMCD opcode",
|
||||
"Invalid parameter",
|
||||
|
|
|
|||
Loading…
Reference in a new issue