]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[master] typo in comment
authorEvan Hunt <each@isc.org>
Thu, 8 Jan 2015 16:46:59 +0000 (08:46 -0800)
committerEvan Hunt <each@isc.org>
Thu, 8 Jan 2015 16:46:59 +0000 (08:46 -0800)
bin/named/server.c

index 2167009a70abc5a35b4ab8cb439f997668d132cf..258a813d8bad570a4f1b0d903fa331d0c39a5065 100644 (file)
@@ -5347,7 +5347,7 @@ setup_newzones(dns_view_t *view, cfg_obj_t *config, cfg_obj_t *vconfig,
 
        /*
         * We attach the parser that was used for config as well
-        * as the one that wil be used for added zones, to avoid
+        * as the one that will be used for added zones, to avoid
         * a shutdown race later.
         */
        cfg_parser_attach(conf_parser, &nzcfg->conf_parser);