diff --git a/patacrep/content/include.py b/patacrep/content/include.py index e01239fa..ac81c940 100644 --- a/patacrep/content/include.py +++ b/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.