Signed-off-by: Stefan Weil <s...@weilnetz.de> --- python/convertrules.py | 2 +- 1 file changed, 1 insertions(+), 1 deletions(-)
diff --git a/python/convertrules.py b/python/convertrules.py index 32cb5a5..b7d845f 100644 --- a/python/convertrules.py +++ b/python/convertrules.py @@ -392,7 +392,7 @@ def conv (str): return str -@rule ((1, 3, 93), _ ('change property definiton case (eg. onevoice -> oneVoice)')) +@rule ((1, 3, 93), _ ('change property definition case (eg. onevoice -> oneVoice)')) def conv (str): # Ugh, but meaning of \stemup changed too # maybe we should do \stemup -> \stemUp\slurUp\tieUp ? -- 1.7.2.5 _______________________________________________ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel