summaryrefslogtreecommitdiffstats
path: root/usr.sbin/nandsim
diff options
context:
space:
mode:
authorgabor <gabor@FreeBSD.org>2013-04-17 11:42:40 +0000
committergabor <gabor@FreeBSD.org>2013-04-17 11:42:40 +0000
commitb86fa940aa5b65a90ee71e52193f992f9d67247e (patch)
treeea2bb80e7a6e5622a4d75e28f49c87dd1966d274 /usr.sbin/nandsim
parentd3ee8e3ff6bd3ac253dc2660d5778b4b2990dd75 (diff)
downloadFreeBSD-src-b86fa940aa5b65a90ee71e52193f992f9d67247e.zip
FreeBSD-src-b86fa940aa5b65a90ee71e52193f992f9d67247e.tar.gz
- Correct mispellings of the word necessary
Submitted by: Christoph Mallon <christoph.mallon@gmx.de> (via private mail)
Diffstat (limited to 'usr.sbin/nandsim')
-rw-r--r--usr.sbin/nandsim/nandsim_cfgparse.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/nandsim/nandsim_cfgparse.c b/usr.sbin/nandsim/nandsim_cfgparse.c
index d6a7cd6..33a4141 100644
--- a/usr.sbin/nandsim/nandsim_cfgparse.c
+++ b/usr.sbin/nandsim/nandsim_cfgparse.c
@@ -575,7 +575,7 @@ parse_config(char *cfgfname, const char *devfname)
/*
* Function tries to get appropriate value for given key, convert it to
- * array of ints (of given size), and perform all the neccesary checks and
+ * array of ints (of given size), and perform all the necessary checks and
* conversions.
*/
static int
OpenPOWER on IntegriCloud