mirror of
https://github.com/django/django.git
synced 2025-08-03 18:38:50 +00:00
Fixed "URLconf" spelling in code comments.
This commit is contained in:
parent
c08f85fd54
commit
37ea3cb03e
8 changed files with 13 additions and 13 deletions
|
@ -1,4 +1,4 @@
|
|||
"""This urlconf exists because Django expects ROOT_URLCONF to exist. URLs
|
||||
"""This URLconf exists because Django expects ROOT_URLCONF to exist. URLs
|
||||
should be added within the test folders, and use TestCase.urls to set them.
|
||||
This helps the tests remain isolated.
|
||||
"""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue