summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dower <steve.dower@microsoft.com>2016-10-03 09:15:27 -0700
committerSteve Dower <steve.dower@microsoft.com>2016-10-03 09:15:27 -0700
commitfb12ce1cb3ded55e17833603715b1a38e15be20d (patch)
tree60d9fba515092f31694ba331ae8e8a08cf84ba34
parent312cef7452dcc8bb97ca6b20999d5db567406692 (diff)
downloadcpython-git-fb12ce1cb3ded55e17833603715b1a38e15be20d.tar.gz
Issue #28218: Fixes versionadded description in using/windows.rst
-rw-r--r--Doc/using/windows.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/using/windows.rst b/Doc/using/windows.rst
index 12bdd9d646..b6ca0d2ef5 100644
--- a/Doc/using/windows.rst
+++ b/Doc/using/windows.rst
@@ -818,7 +818,7 @@ non-standard paths in the registry and user site-packages.
.. versionchanged::
3.6
- * Adds ``sys.path`` file support and removes ``applocal`` option from
+ * Adds ``._pth`` file support and removes ``applocal`` option from
``pyvenv.cfg``.
* Adds ``pythonXX.zip`` as a potential landmark when directly adjacent
to the executable.