mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Fix typo
This commit is contained in:
parent
ee24ad1821
commit
bdeb84adb9
1 changed files with 1 additions and 1 deletions
|
|
@ -614,7 +614,7 @@ def escape_html(text, quote=True):
|
|||
|
||||
|
||||
def process_translations(content_list):
|
||||
""" Finds translation and returns them.
|
||||
""" Finds translations and returns them.
|
||||
|
||||
Returns a tuple with two lists (index, translations). Index list includes
|
||||
items in default language or items which have no variant in default
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue