From: Guido van Rossum Date: Mon, 15 Aug 2016 22:07:25 +0000 (-0700) Subject: Fix typo in Misc/NEWS. X-Git-Tag: v3.6.0b1~720 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fc560a84d2c27cfe2dda97618e2507e8a3f22fea;p=python Fix typo in Misc/NEWS. --- diff --git a/Misc/NEWS b/Misc/NEWS index affaffd738..31f10549a5 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