Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0425fc0

Browse files
committed
Fix grammar in whatsnew
1 parent 8fb4e42 commit 0425fc0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/whatsnew/3.6.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ Windows improvements:
163163
remains unchanged - "python" refers to Python 2 in that case.
164164

165165
* ``python.exe`` and ``pythonw.exe`` have been marked as long-path aware,
166-
which means that when the 260 character path limit may no longer apply.
166+
which means that the 260 character path limit may no longer apply.
167167
See :ref:`removing the MAX_PATH limitation <max-path>` for details.
168168

169169
* A ``._pth`` file can be added to force isolated mode and fully specify

0 commit comments

Comments
 (0)