]> git.donarmstrong.com Git - lilypond.git/commitdiff
Missing spaces in lily/pure-from-neighbor-interface.cc
authorDavid Nalesnik <david.nalesnik@gmail.com>
Mon, 19 Jan 2015 14:16:51 +0000 (08:16 -0600)
committerDavid Nalesnik <david.nalesnik@gmail.com>
Mon, 26 Jan 2015 17:27:39 +0000 (11:27 -0600)
lily/pure-from-neighbor-interface.cc

index cffe887d1437fd0eb9bc3234eaad0ba286446297..e4be5c4db10f13510c2fce627e1922e024040374 100644 (file)
@@ -53,8 +53,8 @@ Pure_from_neighbor_interface::calc_pure_relevant_grobs (SCM smob)
 }
 
 ADD_INTERFACE (Pure_from_neighbor_interface,
-               "A collection of routines to allow for objects' pure"
-               "heights and heights to be calculated based on the"
+               "A collection of routines to allow for objects' pure "
+               "heights and heights to be calculated based on the "
                "heights of the objects' neighbors.",
 
                /* properties */