mirror of
https://github.com/django/django.git
synced 2025-11-28 22:49:09 +00:00
Merge pull request #197 from StefanKjartansson/master
Fixed typo in docs
This commit is contained in:
commit
c9a1f9d1fc
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
If you want to catch stdout/stderr output, the output content is UTF-8 encoded
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue