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.
|
||||
"""
|
||||
|
||||
|
|
Loading…
Reference in New Issue