summaryrefslogtreecommitdiffstats
path: root/Doc/using/windows.rst
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2016-10-19 22:45:50 (GMT)
committerVictor Stinner <victor.stinner@gmail.com>2016-10-19 22:45:50 (GMT)
commitc6b1e15788ec0d92653e27dac7e1b7c57b4448fb (patch)
tree3e67444d30f027c14d451830fdf615c9b033ebef /Doc/using/windows.rst
parent69d3de644bac31a3b634e553a678a7c0f1f1ed06 (diff)
downloadcpython-c6b1e15788ec0d92653e27dac7e1b7c57b4448fb.zip
cpython-c6b1e15788ec0d92653e27dac7e1b7c57b4448fb.tar.gz
cpython-c6b1e15788ec0d92653e27dac7e1b7c57b4448fb.tar.bz2
Close #28479: Fix reST syntax in windows.rst
Patch written by Julien Palard.
Diffstat (limited to 'Doc/using/windows.rst')
-rw-r--r--Doc/using/windows.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/Doc/using/windows.rst b/Doc/using/windows.rst
index b6ca0d2..81efbb0 100644
--- a/Doc/using/windows.rst
+++ b/Doc/using/windows.rst
@@ -818,10 +818,10 @@ non-standard paths in the registry and user site-packages.
.. versionchanged::
3.6
- * Adds ``._pth`` file support and removes ``applocal`` option from
- ``pyvenv.cfg``.
- * Adds ``pythonXX.zip`` as a potential landmark when directly adjacent
- to the executable.
+ * Adds ``._pth`` file support and removes ``applocal`` option from
+ ``pyvenv.cfg``.
+ * Adds ``pythonXX.zip`` as a potential landmark when directly adjacent
+ to the executable.
Additional modules
==================