commit | fc29f27c162a236d2d879ab3fb803110628a0ccf | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Fri Jan 02 20:25:14 2009 +0000 |
committer | Georg Brandl <georg@python.org> | Fri Jan 02 20:25:14 2009 +0000 |
tree | cc68b3ee5ebf96d0e63161394c80a499f21ecae5 | |
parent | 511048673f8635b12f683eb9fc09f42c8ab871c7 [diff] [blame] |
#4811: fix markup glitches (mostly remains of the conversion), found by Gabriel Genellina.
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 @@ .. 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