]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/self-aligment-interface.cc
(LY_DEFINE): move
[lilypond.git] / lily / self-aligment-interface.cc
index 0ba251a6f3eec10b9c0839a78a77a56c03053691..47e9fcc8f0c445f25d2e0553fb36f5d9b7784d99 100644 (file)
@@ -3,7 +3,7 @@
  
   source file of the GNU LilyPond music typesetter
 
-  (c) 2004--2005 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  (c) 2004--2006 Han-Wen Nienhuys <hanwen@xs4all.nl>
 */
 
 #include "self-alignment-interface.hh"
@@ -145,7 +145,7 @@ ADD_INTERFACE (Self_alignment_interface, "self-alignment-interface",
               "@end table\n",
 
 
-              /* porperties */
+              /* properties */
               "self-alignment-X "
               "self-alignment-Y ");