Skip to content
This repository was archived by the owner on Feb 3, 2024. It is now read-only.

Commit 6d56e87

Browse files
committed
update comment
1 parent 1834e62 commit 6d56e87

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -89,10 +89,8 @@ Raise an issue https://github.com/DannyCork/python-whois/issues/new
8989
* add additional strings meaning domain does not exist
9090

9191
2023-02-02: maarten_boot
92-
* whois.QuotaStringsAdd(str) to add additional strings for over quota detection
93-
whois.QuotaStrings() lists the current configured strings
94-
* whois.NoneStringsAdd(str) to add additional string for NoSuchDomainExists detection (whois.query() retuning None)
95-
whois.NoneStrings() lsts the current configured strings
92+
* whois.QuotaStringsAdd(str) to add additional strings for over quota detection. whois.QuotaStrings() lists the current configured strings
93+
* whois.NoneStringsAdd(str) to add additional string for NoSuchDomainExists detection (whois.query() retuning None). whois.NoneStrings() lsts the current configured strings
9694

9795
## Support
9896
* Python 3.x is supported.

0 commit comments

Comments
 (0)