mirror of
https://github.com/django/django.git
synced 2025-11-07 23:12:33 +00:00
Fix typo in staticfiles docs (not ticketed).
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15662 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
2366415f48
commit
2dfbe92d7c
1 changed files with 1 additions and 1 deletions
|
|
@ -478,5 +478,5 @@ Learn more
|
||||||
|
|
||||||
This document has covered the basics and some common usage patterns. For
|
This document has covered the basics and some common usage patterns. For
|
||||||
complete details on all the settings, commands, template tags, and other pieces
|
complete details on all the settings, commands, template tags, and other pieces
|
||||||
include in ``django.contrib.staticfiles``, see :doc:`the statcfiles reference
|
include in ``django.contrib.staticfiles``, see :doc:`the staticfiles reference
|
||||||
</ref/contrib/staticfiles>`.
|
</ref/contrib/staticfiles>`.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue