mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Merge pull request #1487 from foresto/spelling
Spelling correction in docs: usefull -> useful.
This commit is contained in:
commit
7feb638b5c
1 changed files with 1 additions and 1 deletions
|
|
@ -67,7 +67,7 @@ Signal Arguments Description
|
|||
================================= ============================ ===========================================================================
|
||||
initialized pelican object
|
||||
finalized pelican object invoked after all the generators are executed and just before pelican exits
|
||||
usefull for custom post processing actions, such as:
|
||||
useful for custom post processing actions, such as:
|
||||
- minifying js/css assets.
|
||||
- notify/ping search engines with an updated sitemap.
|
||||
generator_init generator invoked in the Generator.__init__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue