lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] Fix spelling definiton -> definition


From: Stefan Weil
Subject: [PATCH] Fix spelling definiton -> definition
Date: Fri, 20 Jan 2012 17:26:37 +0100

Signed-off-by: Stefan Weil <address@hidden>
---
 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
 
 
address@hidden ((1, 3, 93), _ ('change property definiton case (eg. onevoice -> 
oneVoice)'))
address@hidden ((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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]