summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomek Mrugalski <tomasz@isc.org>2017-05-18 22:05:53 +0200
committerTomek Mrugalski <tomasz@isc.org>2017-06-28 14:22:35 +0200
commita21c4972112f9c323a4b8a024fc07ac41b0c86ba (patch)
tree7180beae0c3fa176ab6c3a4d2aa20bbd4ebeab1f
parenta3b9cf436fea1b07edfecf7b3bb2a3dcb7c1e5a6 (diff)
downloadisc-dhcp-a21c4972112f9c323a4b8a024fc07ac41b0c86ba.tar.gz
[19430] Spelling error in parse.c
-rw-r--r--common/parse.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/parse.c b/common/parse.c
index 50c363b7..67d05ed5 100644
--- a/common/parse.c
+++ b/common/parse.c
@@ -1278,7 +1278,7 @@ parse_option_name (cfile, allocate, known, opt)
option_reference(opt, option, MDL);
} else
log_info("option %s has been redefined as option %s. "
- "Please update your configs if neccessary.",
+ "Please update your configs if necessary.",
val, option->name);
/* If we've been told to allocate, that means that this
* (might) be an option code definition, so we'll create