summaryrefslogtreecommitdiffstats
path: root/Doc/library
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2014-10-30 21:45:27 (GMT)
committerGeorg Brandl <georg@python.org>2014-10-30 21:45:27 (GMT)
commitef08bde8b8678293b4068120d705cc04fea3cca6 (patch)
tree089519fc9d9cc1f95112129b5d60d8f5a96600c2 /Doc/library
parent2273b096ce204e3115d8394c8acb070877881ec6 (diff)
downloadcpython-ef08bde8b8678293b4068120d705cc04fea3cca6.zip
cpython-ef08bde8b8678293b4068120d705cc04fea3cca6.tar.gz
cpython-ef08bde8b8678293b4068120d705cc04fea3cca6.tar.bz2
minor markup fix: no inline markup is allowed in a module synopsis
Diffstat (limited to 'Doc/library')
-rw-r--r--Doc/library/ensurepip.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/library/ensurepip.rst b/Doc/library/ensurepip.rst
index 8012f51..d589f1c 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