]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
[19430] Spelling error in parse.c
authorTomek Mrugalski <tomasz@isc.org>
Thu, 18 May 2017 20:05:53 +0000 (22:05 +0200)
committerTomek Mrugalski <tomasz@isc.org>
Wed, 28 Jun 2017 12:07:36 +0000 (14:07 +0200)
common/parse.c

index 6f16c33cba7c1c9932cfeb7f6312e98ee3cbfcf3..1d0fe0bf2d038e52c144e6543f06e763dde15a8c 100644 (file)
@@ -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