]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/string-number-engraver.cc
In doc strings, replace trailing spaces with leading ones.
[lilypond.git] / lily / string-number-engraver.cc
index 4b3c39e590c5ddeced04e77ee8f38d184b89b5ff..234dbdb02b3780b48ee2de4fea8cc97aa05b05be 100644 (file)
@@ -36,10 +36,10 @@ String_number_engraver::String_number_engraver ()
 
 ADD_TRANSLATOR (String_number_engraver,
                /* doc */
-               "Swallow string number events.  The purpose of this engraver "
-               "is to process tablatures for normal notation.  To provent "
-               "warnings for unprocessed string number events to obscure "
-               "real error messages, this engraver swallows them all.",
+               "Swallow string number events.  The purpose of this engraver"
+               " is to process tablatures for normal notation.  To provent"
+               " warnings for unprocessed string number events to obscure"
+               " real error messages, this engraver swallows them all.",
 
                /* create */
                "",