X-Git-Url: https://blacka.com/cgi-bin/gitweb.cgi?p=python-rwhoisd.git;a=blobdiff_plain;f=rwhoisd%2FMemDB.py;h=e1da0c18a5cc6df1ee47a5e4e94bc35d0d727158;hp=fec9970f4265606ea970ff9edc92ed60769a9500;hb=aadd4ff214890fc6ea7a660cca3e819ce67dcbcb;hpb=ba4c9a9831b4b889e82078810a24295df18ce718 diff --git a/rwhoisd/MemDB.py b/rwhoisd/MemDB.py index fec9970..e1da0c1 100644 --- a/rwhoisd/MemDB.py +++ b/rwhoisd/MemDB.py @@ -36,7 +36,7 @@ class MemDB: # string IDs, values are rwhoisobject instances. self.main_index = {} - # dictonary holding all of the seen attributes. keys are + # dictionary holding all of the seen attributes. keys are # lowercase attribute names, value is a character indicating # the index type (if indexed), or None if not indexed. Index # type characters a 'N' for normal string index, 'C' for CIDR