Browse Source

typo

pull/45/head
Louis 11 years ago
parent
commit
b90a8f9cba
  1. 2
      songbook_core/templates.py

2
songbook_core/templates.py

@ -74,7 +74,7 @@ class TexRenderer(object):
Arguments: Arguments:
- template: name of the template to use. - template: name of the template to use.
- datadirs: list of locations of the data directory - datadirs: list of locations of the data directory
(which max contain file <datadir>/templates/<template>). (which may contain file <datadir>/templates/<template>).
- lang: main language of songbook. - lang: main language of songbook.
''' '''
self.lang = lang self.lang = lang

Loading…
Cancel
Save