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:
Simon Meers 2011-02-27 11:54:03 +00:00
parent 2366415f48
commit 2dfbe92d7c
1 changed files with 1 additions and 1 deletions

View File

@ -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>`.