]> git.donarmstrong.com Git - lilypond.git/blobdiff - scripts/build/lys-to-tely.py
Merge branch 'lilypond/translation' of ssh://git.sv.gnu.org/srv/git/lilypond into...
[lilypond.git] / scripts / build / lys-to-tely.py
index c9d698f92cea0764b2e608a7bda5c4b75b9f35a6..0eb12047e697537e146e8fe065072e4815b1d195 100644 (file)
@@ -107,7 +107,7 @@ def name2line (n):
 
 if files:
     dir = os.path.dirname (name) or "."
-# don't strip .tely extension, input/lsr uses .itely
+# don't strip .tely extension, Documentation/snippets uses .itely
     name = os.path.basename (name)
     template = template % vars ()