Fix typos in comment and documentation

This commit is contained in:
Martin Panter 2016-12-10 05:32:55 +00:00
parent b7880b067b
commit 186b204997
2 changed files with 2 additions and 2 deletions

View file

@ -762,7 +762,7 @@ form.
now are errors.
.. deprecated-removed:: 3.5 3.7
Unknown escapes in *repl* consist of ``'\'`` and ASCII letter now raise
Unknown escapes in *repl* consisting of ``'\'`` and an ASCII letter now raise
a deprecation warning and will be forbidden in Python 3.7.