forked frompython/cpython
- Notifications
You must be signed in to change notification settings - Fork6
Commit949288a
Add missing single quote in io.TextIOWrapper.reconfigure documentation (pythonGH-14246)
Add a missing single quote character in the documentation for `io.TextIOWrapper.reconfigure`.(cherry picked from commit35068bd)Co-authored-by: Harmon <Harmon758@gmail.com>1 parent15e7d24 commit949288a
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
924 | 924 | | |
925 | 925 | | |
926 | 926 | | |
927 | | - | |
| 927 | + | |
928 | 928 | | |
929 | 929 | | |
930 | 930 | | |
| |||
0 commit comments
Comments
(0)