mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Fix some typos and grammar
This commit is contained in:
parent
b9973bcf8a
commit
28a1e0f432
4 changed files with 9 additions and 8 deletions
|
|
@ -351,7 +351,7 @@ class PagesGenerator(Generator):
|
|||
|
||||
|
||||
class StaticGenerator(Generator):
|
||||
"""copy static paths (what you want to cpy, like images, medias etc.
|
||||
"""copy static paths (what you want to copy, like images, medias etc.
|
||||
to output"""
|
||||
|
||||
def _copy_paths(self, paths, source, destination, output_path,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue