Commit a5752c34 by Timothée Peignier

fix typo in documentation

parent 626e1851
...@@ -9,7 +9,8 @@ Configuration and list of available settings for Pipeline ...@@ -9,7 +9,8 @@ Configuration and list of available settings for Pipeline
.. note:: .. note::
Don't forget to read :doc:`backwardsincompatiblechanges` If you are updating from django-compress or from previous versions of django-pipeline,
don't forget to read :doc:`backwardsincompatiblechanges`.
Specifying files Specifying files
================ ================
...@@ -158,8 +159,8 @@ Other settings ...@@ -158,8 +159,8 @@ Other settings
}, },
} }
This will output a file like ``/media/c/screen.r1213947531.css``, This will output a file like ``/media/c/screen.r1213947531.css``,
which will be re-generated and updated when you change your source files. which will be re-generated and updated when you change your source files.
``PIPELINE_CSS_COMPRESSOR`` ``PIPELINE_CSS_COMPRESSOR``
............................ ............................
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment