]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/grob-property.cc
* scm/music-functions.scm (has-request-chord): don't use
[lilypond.git] / lily / grob-property.cc
index bfe2eb5aa4c16c4cd4e7bf0856c895a45e96b7a1..d912621dac89f105b2269b6de042f3669dc9001a 100644 (file)
@@ -31,7 +31,7 @@ Grob::get_property_alist_chain (SCM def) const
 /*
   This special add_thing routine is slightly more efficient than
 
-    set_prop (name,cons (thing, get_prop (name)))
+    set_prop (name, cons (thing, get_prop (name)))
 
   since it can reuse the handle returned by scm_assq ().
 */