From 52d1493c0ccf04aed23f3db9a720ca24f2d19f13 Mon Sep 17 00:00:00 2001 From: Benjamin Peterson Date: Fri, 27 Mar 2015 16:07:35 -0400 Subject: format .. note properly --- Doc/whatsnew/3.5.rst | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Doc/whatsnew/3.5.rst b/Doc/whatsnew/3.5.rst index ef4999a..c13289a 100644 --- a/Doc/whatsnew/3.5.rst +++ b/Doc/whatsnew/3.5.rst @@ -49,9 +49,11 @@ This article explains the new features in Python 3.5, compared to 3.4. For full details, see the :source:`Misc/NEWS` file. -.. note:: Prerelease users should be aware that this document is currently in - draft form. It will be updated substantially as Python 3.5 moves towards - release, so it's worth checking back even after reading earlier versions. +.. note:: + + Prerelease users should be aware that this document is currently in draft + form. It will be updated substantially as Python 3.5 moves towards release, + so it's worth checking back even after reading earlier versions. .. seealso:: -- cgit v0.12