Author: timo
Date: 2011-11-19 02:57:59 -0800 (Sat, 19 Nov 2011)
New Revision: 17110

Modified:
   django/trunk/docs/ref/contrib/staticfiles.txt
Log:
Fixed #17196 - Typo in docs/ref/contrib/staticfiles.txt; thanks caa for the 
report.

Modified: django/trunk/docs/ref/contrib/staticfiles.txt
===================================================================
--- django/trunk/docs/ref/contrib/staticfiles.txt       2011-11-19 10:53:26 UTC 
(rev 17109)
+++ django/trunk/docs/ref/contrib/staticfiles.txt       2011-11-19 10:57:59 UTC 
(rev 17110)
@@ -365,7 +365,7 @@
 
 .. versionadded:: 1.4
 
-Uses the configued :setting:`STATICFILES_STORAGE` storage to create the
+Uses the configured :setting:`STATICFILES_STORAGE` storage to create the
 full URL for the given relative path, e.g.:
 
 .. code-block:: html+django

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to