From: David Nalesnik <david.nalesnik@gmail.com>
Date: Mon, 19 Jan 2015 14:16:51 +0000 (-0600)
Subject: Missing spaces in lily/pure-from-neighbor-interface.cc
X-Git-Tag: release/2.19.16-1~2^2~28
X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=e28f657fb21096b0f1e40ff7113be57ed89ed677;p=lilypond.git

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

diff --git a/lily/pure-from-neighbor-interface.cc b/lily/pure-from-neighbor-interface.cc
index cffe887d14..e4be5c4db1 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 */