]> granicus.if.org Git - python/commitdiff
Issue #28218: Fixes versionadded description in using/windows.rst
authorSteve Dower <steve.dower@microsoft.com>
Mon, 3 Oct 2016 16:15:27 +0000 (09:15 -0700)
committerSteve Dower <steve.dower@microsoft.com>
Mon, 3 Oct 2016 16:15:27 +0000 (09:15 -0700)
Doc/using/windows.rst

index 12bdd9d646d986a5d5263901e7250ea4fedbfce4..b6ca0d2ef55c7bbe3bccf34d033a93fa90a33995 100644 (file)
@@ -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.