]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
spelling
authorMark Andrews <marka@isc.org>
Tue, 17 Mar 2015 22:35:27 +0000 (09:35 +1100)
committerMark Andrews <marka@isc.org>
Tue, 17 Mar 2015 22:35:57 +0000 (09:35 +1100)
Signed-off-by: Mark Andrews <marka@isc.org>
bin/named/statschannel.c

index a30f0c6757a282dc25c6edddc4e485bb579deb9c..4e5d31fd3480368dd202f2b6bff224198cb7b1c8 100644 (file)
@@ -225,8 +225,8 @@ init_desc(void) {
        SET_NSSTATDESC(udp, "UDP queries received", "QryUDP");
        SET_NSSTATDESC(tcp, "TCP queries received", "QryTCP");
        SET_NSSTATDESC(nsidopt, "NSID option received", "NSIDOpt");
-       SET_NSSTATDESC(expireopt, "Expire option recieved", "ExpireOpt");
-       SET_NSSTATDESC(otheropt, "Other EDNS option recieved", "OtherOpt");
+       SET_NSSTATDESC(expireopt, "Expire option received", "ExpireOpt");
+       SET_NSSTATDESC(otheropt, "Other EDNS option received", "OtherOpt");
 #ifdef ISC_PLATFORM_USESIT
        SET_NSSTATDESC(sitopt, "source identity token option received",
                       "SitOpt");