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:28:22 +0200
commit6d72e18d35cb195a7dbd271c3391b1b5ab63e499 (patch)
tree1fa845e0ffeec262d891c3f06722c283c7cc62e9
parent026dc3448d667ca75a7c78ba2e3bfc78ef87be2b (diff)
downloadisc-dhcp-6d72e18d35cb195a7dbd271c3391b1b5ab63e499.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 a358004b..cb142c14 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