]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/system.cc
In doc strings, replace trailing spaces with leading ones.
[lilypond.git] / lily / system.cc
index 2968028ab885e33cd456f365d1f52c73dbd72329..a2ad71ece35dc8cb8df9e1c4e1b691972b4faa5a 100644 (file)
@@ -512,9 +512,9 @@ get_root_system (Grob *me)
 }
 
 ADD_INTERFACE (System,
-              "This is the top-level object: Each object in a score "
-              "ultimately has a @code{System} object as its X and "
-              "Y@tie{}parent.",
+              "This is the top-level object: Each object in a score"
+              " ultimately has a @code{System} object as its X and"
+              " Y@tie{}parent.",
 
               /* properties */
               "all-elements "