news: Fix a typo

This commit is contained in:
Yury Selivanov 2016-11-08 16:57:22 -05:00
parent 1a9d687a49
commit c3d7dbb821

View file

@ -18,7 +18,7 @@ Core and Builtins
should result in PendingDeprecationWarning in 3.5 and in should result in PendingDeprecationWarning in 3.5 and in
DeprecationWarning in 3.6. DeprecationWarning in 3.6.
- Issue #26182: Fix ia refleak in code that raises DeprecationWarning. - Issue #26182: Fix a refleak in code that raises DeprecationWarning.
Library Library
------- -------