diff options
-rw-r--r-- | Doc/library/robotparser.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/library/robotparser.rst b/Doc/library/robotparser.rst index 11ee0bd1ad..cce7966d41 100644 --- a/Doc/library/robotparser.rst +++ b/Doc/library/robotparser.rst @@ -4,7 +4,7 @@ .. module:: robotparser :synopsis: Loads a robots.txt file and answers questions about - fetchability of other URLs. + fetchability of other URLs. .. sectionauthor:: Skip Montanaro <skip@pobox.com> |