summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZachary Ware <zachary.ware@gmail.com>2016-11-28 00:19:07 -0600
committerZachary Ware <zachary.ware@gmail.com>2016-11-28 00:19:07 -0600
commit9293bd9fb1632add95f1961c7f6c19203eda9669 (patch)
treea5eefc03b2e2bb8029aeb9788d069a58b4102dc8
parentcc1c1b455e943c508b4aac70cf0e39e2704d1abf (diff)
downloadcpython-9293bd9fb1632add95f1961c7f6c19203eda9669.tar.gz
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 44aab851c7..60136ad47e 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