summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZachary Ware <zachary.ware@gmail.com>2016-11-28 06:19:07 (GMT)
committerZachary Ware <zachary.ware@gmail.com>2016-11-28 06:19:07 (GMT)
commit0425fc0fadb8760039d86bae38eb6770be8b3431 (patch)
tree265d9960dc5f112d9547b39cf5fa185b1629b336
parent8fb4e421f41bda398e7d6e1f56b22d912609dc17 (diff)
downloadcpython-0425fc0fadb8760039d86bae38eb6770be8b3431.zip
cpython-0425fc0fadb8760039d86bae38eb6770be8b3431.tar.gz
cpython-0425fc0fadb8760039d86bae38eb6770be8b3431.tar.bz2
Fix grammar in whatsnew
-rw-r--r--Doc/whatsnew/3.6.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/whatsnew/3.6.rst b/Doc/whatsnew/3.6.rst
index 44aab85..60136ad 100644
--- a/Doc/whatsnew/3.6.rst
+++ b/Doc/whatsnew/3.6.rst
@@ -163,7 +163,7 @@ Windows improvements:
remains unchanged - "python" refers to Python 2 in that case.
* ``python.exe`` and ``pythonw.exe`` have been marked as long-path aware,
- which means that when the 260 character path limit may no longer apply.
+ which means that the 260 character path limit may no longer apply.
See :ref:`removing the MAX_PATH limitation <max-path>` for details.
* A ``._pth`` file can be added to force isolated mode and fully specify