Skip to content

Commit dccc5ed

Browse files
committed
Issue python#27327: fix doc typo, noted by Jakub Wilk.
1 parent 694de3b commit dccc5ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/library/re.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -443,7 +443,7 @@ three digits in length.
443443
The ``'\u'`` and ``'\U'`` escape sequences have been added.
444444

445445
.. deprecated-removed:: 3.5 3.6
446-
Unknown escapes consist of ``'\'`` and ASCII letter now raise a
446+
Unknown escapes consisting of ``'\'`` and ASCII letter now raise a
447447
deprecation warning and will be forbidden in Python 3.6.
448448

449449

0 commit comments

Comments
 (0)