]> git.ipfire.org Git - thirdparty/dnspython.git/commitdiff
change fname to name 633/head
authorkimbo <kimballleavitt@gmail.com>
Thu, 11 Feb 2021 19:44:08 +0000 (12:44 -0700)
committerkimbo <kimballleavitt@gmail.com>
Thu, 11 Feb 2021 19:44:08 +0000 (12:44 -0700)
dns/namedict.py

index 4c8f9abdaa8cfca088f8ad51f7bf44dfc1433875..ec0750cec9bf2c5bc3c42512890282591460fc49 100644 (file)
@@ -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