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-21 19:25:55 +0200
commit03012a85cacf90002277d8fffaf0dc7bd421cb2f (patch)
treef92d49061299204045ece4f743a093564756b028
parent799554fc3dabf1dab22a4d66f3fa11062f3617a7 (diff)
downloadisc-dhcp-03012a85cacf90002277d8fffaf0dc7bd421cb2f.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 6f16c33c..1d0fe0bf 100644
--- a/common/parse.c
+++ b/common/parse.c
@@ -1281,7 +1281,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