From: Yury Selivanov Date: Sun, 13 Sep 2015 15:52:07 +0000 (-0400) Subject: whatsnew/3.5: Fix typo X-Git-Tag: v3.5.1rc1~351 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=69a15f157694016c1eec8a9f6d4c39139e159588;p=python whatsnew/3.5: Fix typo --- diff --git a/Doc/whatsnew/3.5.rst b/Doc/whatsnew/3.5.rst index fe30642bf8..2f8fe80224 100644 --- a/Doc/whatsnew/3.5.rst +++ b/Doc/whatsnew/3.5.rst @@ -45,7 +45,7 @@ when researching a change. This article explains the new features in Python 3.5, compared to 3.4. -Python 3.4 was released on September 13, 2015.  See the +Python 3.5 was released on September 13, 2015.  See the `changelog `_ for a full list of changes.