mirror of
https://github.com/django/django.git
synced 2025-08-04 02:48:35 +00:00
Fixed typos in test names and a comment.
This commit is contained in:
parent
521308e575
commit
7bd9633320
5 changed files with 5 additions and 5 deletions
|
@ -66,7 +66,7 @@ def wsgi_app_file_wrapper(environ, start_response):
|
|||
|
||||
class WSGIFileWrapperTests(TestCase):
|
||||
"""
|
||||
The wsgi.file_wrapper works for the builting server.
|
||||
The wsgi.file_wrapper works for the builtin server.
|
||||
|
||||
Tests for #9659: wsgi.file_wrapper in the builtin server.
|
||||
We need to mock a couple of handlers and keep track of what
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue