]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/system.cc
ADD_INTERFACE: Formatting and fixing typos.
[lilypond.git] / lily / system.cc
index e8af537be179b4c3c607de37972aaa004800344c..2968028ab885e33cd456f365d1f52c73dbd72329 100644 (file)
@@ -512,8 +512,9 @@ get_root_system (Grob *me)
 }
 
 ADD_INTERFACE (System,
-              "This is the toplevel object: each object in a score "
-              "ultimately has a System object as its X and Y 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 "