diff --git a/patacrep/content/cwd.py b/patacrep/content/cwd.py index 6d4dfa36..7efee676 100755 --- a/patacrep/content/cwd.py +++ b/patacrep/content/cwd.py @@ -26,9 +26,9 @@ def parse(keyword, config, argument): for, and then processes the content. The 'path' is added: - - first as a relative path to the *.yaml file directory; - - then as a relative path to every path already present in - config['songdir'] (which are actuel song dir inside the datadir). + - first as a relative path to the *.yaml file directory; + - then as a relative path to every path already present in + config['songdir'] (which are 'song' dir inside the datadirs). """ subpath = argument['path'] old_songdir = config['_songdir']