mirror of
https://github.com/django/django.git
synced 2025-08-03 18:38:50 +00:00
Fixed typos in docs and comments
This commit is contained in:
parent
b99a4e1073
commit
ee26797cff
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