summaryrefslogtreecommitdiffstats
path: root/usr.sbin/mfiutil
diff options
context:
space:
mode:
authorbcr <bcr@FreeBSD.org>2010-11-04 10:47:19 +0000
committerbcr <bcr@FreeBSD.org>2010-11-04 10:47:19 +0000
commit8362b61a773d05139a09c6c1b359e8f7248ec4a0 (patch)
treedbb96d111b1ae790bac22fc4c1b5ef87c57e0844 /usr.sbin/mfiutil
parent232463cef867f2e5d85d4e52bbe8318cb3c2cc0b (diff)
downloadFreeBSD-src-8362b61a773d05139a09c6c1b359e8f7248ec4a0.zip
FreeBSD-src-8362b61a773d05139a09c6c1b359e8f7248ec4a0.tar.gz
Fix typo.
Diffstat (limited to 'usr.sbin/mfiutil')
-rw-r--r--usr.sbin/mfiutil/mfi_cmd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/mfiutil/mfi_cmd.c b/usr.sbin/mfiutil/mfi_cmd.c
index abc8312..07fe148 100644
--- a/usr.sbin/mfiutil/mfi_cmd.c
+++ b/usr.sbin/mfiutil/mfi_cmd.c
@@ -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",
OpenPOWER on IntegriCloud