We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 692e915 + c8fdddd commit 834d645Copy full SHA for 834d645
doc/zone-class.rst
@@ -4,7 +4,7 @@ The dns.zone.Zone Class
4
-----------------------
5
6
The ``Zone`` class provides a non-thread-safe implementation of a DNS zone,
7
-as well as a lightweight transation mechanism that allows it to be atomically
+as well as a lightweight translation mechanism that allows it to be atomically
8
updated. For more complicated transactional needs, or for concurrency, please
9
use the :py:class:`dns.versioned.Zone` class (described below).
10
0 commit comments