Browse Source

Typo

pull/53/head
Luthaf 11 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. """Include an external file content.
Arguments: Arguments:
- keyword: the string 'sorted'; - keyword: the string 'include';
- config: the current songbook configuration dictionary; - config: the current songbook configuration dictionary;
- argument: None; - argument: None;
- contentlist: a list of file paths to be included. - contentlist: a list of file paths to be included.

Loading…
Cancel
Save