From: Evan Hunt Date: Wed, 2 Nov 2016 16:43:11 +0000 (-0700) Subject: [master] typo X-Git-Tag: v9.12.0a1~673 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=c23255316e1e9049fc17d30ace4ce2d1cd66614b;p=thirdparty%2Fbind9.git [master] typo --- diff --git a/lib/dns/acl.c b/lib/dns/acl.c index 78342e2b2af..12859decbd9 100644 --- a/lib/dns/acl.c +++ b/lib/dns/acl.c @@ -589,7 +589,7 @@ is_insecure(isc_prefix_t *prefix, void **data) { return; /* - * If a loopback address found and there is the other family + * If a loopback address found and the other family * doesn't exist or is negative, return. */ if (prefix->bitlen == 32 &&