From ca67897bad374cb4415f1a3c206695b6670b0a0f Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Wed, 5 Oct 2016 10:36:22 +1100 Subject: [PATCH] grammar --- CHANGES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 74a68ec2d3..0f085a5570 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,5 @@ 4472. [bug] Named could fail to find the correct NSEC3 records when - a zone was update between looking for the answer and + a zone was updated between looking for the answer and looking for the NSEC3 records proving non-existance of the answer. [RT #43247]