summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBob Halley <halley@dnspython.org>2021-02-11 12:15:11 -0800
committerGitHub <noreply@github.com>2021-02-11 12:15:11 -0800
commita9dc095ad49d1e1a11197af31b188bb7c50d85de (patch)
tree7acabb6aba2f360e8613eee14dd39afba6b0c652
parent5449af5318d88bada34f661247f3bcb16f58f057 (diff)
parent5e0441f0204977c30bddc7970da28780bd59b15b (diff)
downloaddnspython-a9dc095ad49d1e1a11197af31b188bb7c50d85de.tar.gz
Merge pull request #633 from kimbo/kl/doc-fix
doc fix: change fname to name
-rw-r--r--dns/namedict.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/namedict.py b/dns/namedict.py
index 4c8f9ab..ec0750c 100644
--- a/dns/namedict.py
+++ b/dns/namedict.py
@@ -85,7 +85,7 @@ class NameDict(MutableMapping):
return key in self.__store
def get_deepest_match(self, name):
- """Find the deepest match to *fname* in the dictionary.
+ """Find the deepest match to *name* in the dictionary.
The deepest match is the longest name in the dictionary which is
a superdomain of *name*. Note that *superdomain* includes matching