summaryrefslogtreecommitdiff
path: root/dns/rdataset.py
diff options
context:
space:
mode:
Diffstat (limited to 'dns/rdataset.py')
-rw-r--r--dns/rdataset.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/rdataset.py b/dns/rdataset.py
index e69ee23..579bc96 100644
--- a/dns/rdataset.py
+++ b/dns/rdataset.py
@@ -312,7 +312,7 @@ class Rdataset(dns.set.Set):
def processing_order(self):
"""Return rdatas in a valid processing order according to the type's
specification. For example, MX records are in preference order from
- lowest to highest preferences, with items of the same perference
+ lowest to highest preferences, with items of the same preference
shuffled.
For types that do not define a processing order, the rdatas are