]> git.ipfire.org Git - thirdparty/dnspython.git/commitdiff
fix another typo
authorBob Halley <halley@dnspython.org>
Mon, 25 Sep 2006 04:53:32 +0000 (04:53 +0000)
committerBob Halley <halley@dnspython.org>
Mon, 25 Sep 2006 04:53:32 +0000 (04:53 +0000)
README

diff --git a/README b/README
index c5e96e2b67edda3232b0523a7f98b2d630018b36..d300d449049f8e25580789dbaf5ad117948993b7 100644 (file)
--- a/README
+++ b/README
@@ -98,7 +98,7 @@ Bugs fixed since 1.3.5:
        (float_latitude and float_longitude) had incorrect signs for
        south latitudes and west longitudes.
 
-       BIND 8 TTL syntax is now accept in all ttl-like places (i.e.
+       BIND 8 TTL syntax is now accepted in all TTL-like places (i.e.
        SOA fields refresh, retry, expire, and minimum; SIG/RRSIG
        field original_ttl).