]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/text-interface.cc
In doc strings, replace trailing spaces with leading ones.
[lilypond.git] / lily / text-interface.cc
index eeb41ffd1b5c6d358e6b8290d9f93189682dafa0..757f1d277c5f7f42b580dadb5b2b82f6a5f886d8 100644 (file)
@@ -137,13 +137,13 @@ Text_interface::is_markup_list (SCM x)
 
 
 ADD_INTERFACE (Text_interface,
-              "A Scheme markup text, see @ruser{Text markup} and "
-              "@ruser{New markup command definition}.\n"
+              "A Scheme markup text, see @ruser{Text markup} and"
+              " @ruser{New markup command definition}.\n"
               "\n"
-              "There are two important commands: "
-              "@code{ly:text-interface::print}, which is a "
-              "grob callback, and "
-              "@code{ly:text-interface::interpret-markup}.",
+              "There are two important commands:"
+              " @code{ly:text-interface::print}, which is a"
+              " grob callback, and"
+              " @code{ly:text-interface::interpret-markup}.",
 
               /* properties */
               "baseline-skip "