From: Georg Brandl Date: Mon, 28 Apr 2008 05:16:30 +0000 (+0000) Subject: Fix markup. X-Git-Tag: v2.6a3~75 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e8559916fb8e9d64057c38fb0cb336a52ce8f7eb;p=thirdparty%2FPython%2Fcpython.git Fix markup. --- diff --git a/Doc/library/robotparser.rst b/Doc/library/robotparser.rst index 11ee0bd1ad3c..cce7966d4128 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