From 7c027386b5c85121d256e5dbec0a29be974ed9cf Mon Sep 17 00:00:00 2001 From: Jakub Wilk Date: Thu, 26 May 2016 23:40:29 +0200 Subject: Fix typos --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index bb5b5e3..7e21d76 100644 --- a/README.md +++ b/README.md @@ -156,7 +156,7 @@ New since 1.9.4: dns.resolver.query() will try TCP if a UDP response is truncated. - The python socket module's DNS methods can be now be overriden + The python socket module's DNS methods can be now be overridden with implementations that use dnspython's resolver. Old DNSSEC types KEY, NXT, and SIG have been removed. @@ -310,7 +310,7 @@ New since 1.7.0: Bugs fixed since 1.7.0: - The 1.7.0 kitting process inadventently omitted the code for the + The 1.7.0 kitting process inadvertently omitted the code for the DLV RR. Negative DDNS prerequisites are now handled correctly. -- cgit v1.2.1