]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/spaceable-grob.cc
Fix UTF-8 validation checks
[lilypond.git] / lily / spaceable-grob.cc
index 2088284412eca98598941367477a85e3145fb8e2..d736c25420657488053d1ea74acc02f843f2309b 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 2000--2008 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  (c) 2000--2009 Han-Wen Nienhuys <hanwen@xs4all.nl>
 */
 
 #include "spaceable-grob.hh"
@@ -95,10 +95,10 @@ ADD_INTERFACE (Spaceable_grob,
               "allow-loose-spacing "
               "ideal-distances "
               "keep-inside-line "
-              "left-neighbors "
+              "left-neighbor "
               "measure-length "
               "minimum-distances "
-              "right-neighbors "
+              "right-neighbor "
               "spacing-wishes "
               );