summaryrefslogtreecommitdiff
path: root/Doc/whatsnew/2.6.rst
diff options
context:
space:
mode:
authorMartin Panter <vadmium+py@gmail.com>2016-05-29 04:13:35 +0000
committerMartin Panter <vadmium+py@gmail.com>2016-05-29 04:13:35 +0000
commit14e7f6bc9d922445a66a2db68be0b203ee51d67d (patch)
tree26ff0e97bd9fb77b9d0f2aced3a0daa2e69fb465 /Doc/whatsnew/2.6.rst
parent8d22ae2902dac801eb328489488293efda265dc6 (diff)
downloadcpython-14e7f6bc9d922445a66a2db68be0b203ee51d67d.tar.gz
Issue #27125: Fix various errors like ?will [be] inherited?
Diffstat (limited to 'Doc/whatsnew/2.6.rst')
-rw-r--r--Doc/whatsnew/2.6.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/whatsnew/2.6.rst b/Doc/whatsnew/2.6.rst
index 6aadcf05b6..4ab16563e8 100644
--- a/Doc/whatsnew/2.6.rst
+++ b/Doc/whatsnew/2.6.rst
@@ -3154,7 +3154,7 @@ Port-Specific Changes: Mac OS X
:func:`macostools.touched` function to be removed because it depended on the
:mod:`macfs` module. (:issue:`1490190`)
-* Many other Mac OS modules have been deprecated and will removed in
+* Many other Mac OS modules have been deprecated and will be removed in
Python 3.0:
:mod:`_builtinSuites`,
:mod:`aepack`,