1
0
mirror of https://github.com/django/django.git synced 2024-12-24 18:16:19 +00:00

Merge pull request #197 from StefanKjartansson/master

Fixed typo in docs
This commit is contained in:
Adrian Holovaty 2012-07-11 15:05:48 -07:00
commit c9a1f9d1fc

View File

@ -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