summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/3.5.0a3.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Misc/NEWS.d/3.5.0a3.rst')
-rw-r--r--Misc/NEWS.d/3.5.0a3.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/Misc/NEWS.d/3.5.0a3.rst b/Misc/NEWS.d/3.5.0a3.rst
index 0e5d7c5..a81d67a 100644
--- a/Misc/NEWS.d/3.5.0a3.rst
+++ b/Misc/NEWS.d/3.5.0a3.rst
@@ -62,8 +62,8 @@ Fix the default __sizeof__ implementation for variable-sized objects.
.. nonce: b5M04V
.. section: Library
-The groupindex attribute of regular expression pattern object now is non-
-modifiable mapping.
+The groupindex attribute of regular expression pattern object now is
+non-modifiable mapping.
..