mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Fix missing word typo in settings.rst
Also convert to a note directive.
This commit is contained in:
parent
c413bcdb94
commit
76709c672a
1 changed files with 3 additions and 1 deletions
|
|
@ -1121,7 +1121,9 @@ For example::
|
|||
unintentionally filter out multiple message types with the same template
|
||||
(including messages from future Pelican versions). Proceed with caution.
|
||||
|
||||
Note: This option does nothing ``--debug`` is passed.
|
||||
.. note::
|
||||
|
||||
This option does nothing if ``--debug`` is passed.
|
||||
|
||||
.. _reading_only_modified_content:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue