X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Fprofile.cc;h=234780c2ec9eb2c785ec39542c5736010b7bdd42;hb=a40e959dba858a468bede003e1f07438c6700fad;hp=0390a64a627d1b8180f71643ccf8bed85c374745;hpb=f9214bac21e9926dc3248416f58190c98c4167a9;p=lilypond.git diff --git a/lily/profile.cc b/lily/profile.cc index 0390a64a62..234780c2ec 100644 --- a/lily/profile.cc +++ b/lily/profile.cc @@ -16,8 +16,9 @@ SCM prob_property_lookup_table; LY_DEFINE (ly_property_lookup_stats, "ly:property-lookup-stats", 1, 0, 0, (SCM sym), - "Return hash table with a property access corresponding to @var{sym}. " - "Choices are prob, grob and context.") + "Return hash table with a property access corresponding to" + " @var{sym}. Choices are @code{prob}, @code{grob}, and" + " @code{context}.") { if (sym == ly_symbol2scm ("context")) return context_property_lookup_table ? context_property_lookup_table