Nitpicking the docs.

This commit is contained in:
Jannis Leidel
2011-04-13 19:21:00 +02:00
parent 6736a50b37
commit ce924359a5

View File

@@ -16,8 +16,8 @@ Installation
default behaviour and make adjustements for your website.
* In case you use Django 1.3's staticfiles_ contrib app (or its standalone
clone django-staticfiles_) you have to add Django Compressor's file finder
to the ``STATICFILES_FINDERS`` setting, for example with
counterpart django-staticfiles_) you have to add Django Compressor's file
finder to the ``STATICFILES_FINDERS`` setting, for example with
``django.contrib.staticfiles``::
STATICFILES_FINDERS = (