From: Tomek Mrugalski Date: Thu, 18 May 2017 20:05:53 +0000 (+0200) Subject: [19430] Spelling error in parse.c X-Git-Tag: v4_4_0b1_f1~81 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa7c1378998446629e77a6b6debf482fad0e5a9e;p=thirdparty%2Fdhcp.git [19430] Spelling error in parse.c --- diff --git a/common/parse.c b/common/parse.c index 6f16c33cb..1d0fe0bf2 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