mirror of
https://github.com/django/django.git
synced 2025-10-03 07:14:41 +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 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue