Reviewers: ,

Message:
small correction...

Description:
Missing spaces in lily/pure-from-neighbor-interface.cc

Please review this at https://codereview.appspot.com/192370043/

Affected files (+2, -2 lines):
  M lily/pure-from-neighbor-interface.cc


Index: lily/pure-from-neighbor-interface.cc
diff --git a/lily/pure-from-neighbor-interface.cc b/lily/pure-from-neighbor-interface.cc index cffe887d1437fd0eb9bc3234eaad0ba286446297..e4be5c4db10f13510c2fce627e1922e024040374 100644
--- a/lily/pure-from-neighbor-interface.cc
+++ b/lily/pure-from-neighbor-interface.cc
@@ -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 */



_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to