diff options
| author | Stefan Kjartansson <esteban.supreme@gmail.com> | 2012-07-10 15:27:50 +0000 |
|---|---|---|
| committer | Stefan Kjartansson <esteban.supreme@gmail.com> | 2012-07-10 15:27:50 +0000 |
| commit | 5664338e22c1312e68293181a41b290434b2018a (patch) | |
| tree | 3d79cc6a4f7c90931da6bdf34c72238a4a2fde1d /docs/topics/python3.txt | |
| parent | 828f7b62e8d29f796403606a797d7aec6da98647 (diff) | |
typo in "django/docs/topics/python3.txt"
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 |
