From: Georg Brandl Date: Thu, 30 Oct 2014 21:45:27 +0000 (+0100) Subject: minor markup fix: no inline markup is allowed in a module synopsis X-Git-Tag: v3.4.3rc1~396 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ef08bde8b8678293b4068120d705cc04fea3cca6;p=thirdparty%2FPython%2Fcpython.git minor markup fix: no inline markup is allowed in a module synopsis --- diff --git a/Doc/library/ensurepip.rst b/Doc/library/ensurepip.rst index 8012f5184b32..d589f1cf12f3 100644 --- a/Doc/library/ensurepip.rst +++ b/Doc/library/ensurepip.rst @@ -2,7 +2,7 @@ ======================================================== .. module:: ensurepip - :synopsis: Bootstrapping the ``pip`` installer into an existing Python + :synopsis: Bootstrapping the "pip" installer into an existing Python installation or virtual environment. .. versionadded:: 3.4