Commit 2dfbe92d authored by Simon Meers's avatar Simon Meers
Browse files

Fix typo in staticfiles docs (not ticketed).

git-svn-id: http://code.djangoproject.com/svn/django/trunk@15662 bcc190cf-cafb-0310-a4f2-bffc1f526a37
parent 2366415f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -478,5 +478,5 @@ Learn more

This document has covered the basics and some common usage patterns. For
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>`.