summaryrefslogtreecommitdiffstats
path: root/Doc/library/urlparse.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/library/urlparse.rst')
-rw-r--r--Doc/library/urlparse.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/library/urlparse.rst b/Doc/library/urlparse.rst
index e7ed0f1..40f889b 100644
--- a/Doc/library/urlparse.rst
+++ b/Doc/library/urlparse.rst
@@ -290,7 +290,7 @@ described in those functions, as well as provide an additional method:
.. versionadded:: 2.5
-The following classes provide the implementations of the parse results::
+The following classes provide the implementations of the parse results:
.. class:: BaseResult