]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/note-collision.cc
ADD_INTERFACE: Formatting and fixing typos.
[lilypond.git] / lily / note-collision.cc
index ab157412885b75fa5c00b0cc708dcc18c0ade44b..1b654a713b1ca1e5631023762bc66f3a896b1117 100644 (file)
@@ -579,10 +579,11 @@ Note_collision_interface::add_column (Grob *me, Grob *ncol)
 }
 
 ADD_INTERFACE (Note_collision_interface,
-              "An object that handles collisions between notes with different stem "
-              "directions and horizontal shifts. Most of the interesting properties "
-              "are to be set in @ref{note-column-interface}: these are "
-              "@code{force-hshift} and @code{horizontal-shift}.",
+              "An object that handles collisions between notes with "
+              "different stem directions and horizontal shifts.  Most of "
+              "the interesting properties are to be set in "
+              "@ref{note-column-interface}: these are @code{force-hshift} "
+              "and @code{horizontal-shift}.",
 
               /* properties */
               "merge-differently-dotted "