diff options
| author | Adrian Holovaty <adrian@holovaty.com> | 2012-07-11 15:05:48 -0700 |
|---|---|---|
| committer | Adrian Holovaty <adrian@holovaty.com> | 2012-07-11 15:05:48 -0700 |
| commit | c9a1f9d1fca6acd1361a7ae15c4dd7f58538233e (patch) | |
| tree | 48c7a2120eaa23c94ae1f4c484be154a195f0a5b /docs/topics/python3.txt | |
| parent | f4875242161fa741216f5941e029ad5f78a74ec3 (diff) | |
| parent | 5664338e22c1312e68293181a41b290434b2018a (diff) | |
Merge pull request #197 from StefanKjartansson/master
Fixed typo in docs
Diffstat (limited to 'docs/topics/python3.txt')
| -rw-r--r-- | docs/topics/python3.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/topics/python3.txt b/docs/topics/python3.txt index 974ddb0e88..1aea252e3f 100644 --- a/docs/topics/python3.txt +++ b/docs/topics/python3.txt @@ -181,7 +181,7 @@ xrange range xrange =============================== ====================================== ====================== -Ouptut encoding now Unicode +Output encoding now Unicode =========================== If you want to catch stdout/stderr output, the output content is UTF-8 encoded |
