From b7ae121eff99c4bd51af6b7fc7883a35014eadcb Mon Sep 17 00:00:00 2001 From: Evan Hunt Date: Wed, 2 Nov 2016 09:43:01 -0700 Subject: [PATCH] [v9_11] typo --- lib/dns/acl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/dns/acl.c b/lib/dns/acl.c index 78342e2b2a..12859decbd 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 &&