]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/text-interface.cc
Merge branch 'lilypond/translation' of ssh://trettig@git.sv.gnu.org/srv/git/lilypond...
[lilypond.git] / lily / text-interface.cc
index eeb41ffd1b5c6d358e6b8290d9f93189682dafa0..12e2e36e3e169c1a728ef3edc37cac7290ce13b0 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{Formatting text} 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 "