Browse Source

Typo

pull/53/head
Luthaf 10 years ago
parent
commit
4563c04c9d
  1. 2
      patacrep/content/include.py

2
patacrep/content/include.py

@ -20,7 +20,7 @@ def parse(keyword, config, argument, contentlist):
"""Include an external file content.
Arguments:
- keyword: the string 'sorted';
- keyword: the string 'include';
- config: the current songbook configuration dictionary;
- argument: None;
- contentlist: a list of file paths to be included.

Loading…
Cancel
Save