From e28f657fb21096b0f1e40ff7113be57ed89ed677 Mon Sep 17 00:00:00 2001 From: David Nalesnik Date: Mon, 19 Jan 2015 08:16:51 -0600 Subject: [PATCH] Missing spaces in lily/pure-from-neighbor-interface.cc --- lily/pure-from-neighbor-interface.cc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 */ -- 2.39.2