mirror of
https://github.com/django/django.git
synced 2025-10-14 20:41:00 +00:00
[1.5.x] Fixed typos in docs and comments
Backport of ee26797cff
from master
This commit is contained in:
parent
f6075b0596
commit
5da6ce11ed
15 changed files with 20 additions and 17 deletions
|
@ -7,7 +7,7 @@ from django.utils.unittest import TestCase
|
|||
|
||||
#
|
||||
# Tests for #9659: wsgi.file_wrapper in the builtin server.
|
||||
# We need to mock a couple of of handlers and keep track of what
|
||||
# We need to mock a couple of handlers and keep track of what
|
||||
# gets called when using a couple kinds of WSGI apps.
|
||||
#
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue