summaryrefslogtreecommitdiff
path: root/docs/topics/python3.txt
diff options
context:
space:
mode:
authorStefan Kjartansson <esteban.supreme@gmail.com>2012-07-10 15:27:50 +0000
committerStefan Kjartansson <esteban.supreme@gmail.com>2012-07-10 15:27:50 +0000
commit5664338e22c1312e68293181a41b290434b2018a (patch)
tree3d79cc6a4f7c90931da6bdf34c72238a4a2fde1d /docs/topics/python3.txt
parent828f7b62e8d29f796403606a797d7aec6da98647 (diff)
typo in "django/docs/topics/python3.txt"
Diffstat (limited to 'docs/topics/python3.txt')
-rw-r--r--docs/topics/python3.txt2
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