]> 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:22:35 +0000 (14:22 +0200)
common/parse.c

index 50c363b7584eef167d7bfa3882d9ee99c85a0544..67d05ed5698b86e5c8bdcd3b0727d4005aa86f4c 100644 (file)
@@ -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