Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Roberto Alsina committed Jun 5, 2017
1 parent 405c36a commit 2207a80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nikola/post.py
Expand Up @@ -1126,7 +1126,7 @@ def get_meta(post, file_metadata_regexp=None, unslugify_titles=False, lang=None)
If ``file_metadata_regexp`` is given it will be tried to read
metadata from the filename.
If ``unslugify_titles`` is True, the extracted title (if any) will be unslugified, as is
If ``unslugify_titles`` is True, the extracted title (if any) will be unslugified, as is
done in galleries. If any metadata is then found inside the file the metadata from the
file will override previous findings.
"""
Expand Down

0 comments on commit 2207a80

Please sign in to comment.