Add a missing single quote character in the documentation for `io.TextIOWrapper.reconfigure`.
(cherry picked from commit
35068bd059a3d9bff084ca9dcb04d51185b9ec3b)
Co-authored-by: Harmon <Harmon758@gmail.com>
*errors*, *newline*, *line_buffering* and *write_through*.
Parameters not specified keep current settings, except
- ``errors='strict`` is used when *encoding* is specified but
+ ``errors='strict'`` is used when *encoding* is specified but
*errors* is not specified.
It is not possible to change the encoding or newline if some data