mirror of
https://github.com/django/django.git
synced 2025-03-05 23:12:32 +00:00
Edited docstring from [6505] -- single spaces separate sentences, not double spaces.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6768 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
14eaaafef8
commit
7628381eb8
@ -1,5 +1,5 @@
|
|||||||
"""
|
"""
|
||||||
Views and functions for serving static files. These are only to be used
|
Views and functions for serving static files. These are only to be used
|
||||||
during development, and SHOULD NOT be used in a production setting.
|
during development, and SHOULD NOT be used in a production setting.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user