summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorGuido van Rossum <guido@dropbox.com>2016-08-15 22:07:25 (GMT)
committerGuido van Rossum <guido@dropbox.com>2016-08-15 22:07:25 (GMT)
commitfc560a84d2c27cfe2dda97618e2507e8a3f22fea (patch)
tree96a8af2e1080b568ce142a8f5489ef3e4e71bf60 /Misc
parenteb3be66b3a825c56bb2bcd9ce4ad237585187c64 (diff)
downloadcpython-fc560a84d2c27cfe2dda97618e2507e8a3f22fea.zip
cpython-fc560a84d2c27cfe2dda97618e2507e8a3f22fea.tar.gz
cpython-fc560a84d2c27cfe2dda97618e2507e8a3f22fea.tar.bz2
Fix typo in Misc/NEWS.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index affaffd..31f1054 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -61,7 +61,7 @@ Library
to ref count problem introduced in code for Issue #27038 in 3.6.0a3.
Patch by Xiang Zhang.
-- Issue #12345: Add mathemathcal constant tau to math and cmath. See also
+- Issue #12345: Add mathemathical constant tau to math and cmath. See also
PEP 628.
- Issue #26823: traceback.StackSummary.format now abbreviates large sections of