From: Carl Sorensen Date: Wed, 24 Feb 2010 00:52:12 +0000 (-0700) Subject: Doc: Extending: fix typo X-Git-Tag: release/2.13.14-1~21 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=455d04e3d5225e6f178ee5ad92024cb811733b42;p=lilypond.git Doc: Extending: fix typo --- diff --git a/Documentation/extending/programming-interface.itely b/Documentation/extending/programming-interface.itely index 4d7978cd53..7d2949ff11 100644 --- a/Documentation/extending/programming-interface.itely +++ b/Documentation/extending/programming-interface.itely @@ -923,7 +923,7 @@ to @var{proc}, the outer ensures that result of the function is returned, rather than the @code{simple-closure} object. From within a callback, the easiest method for evaluating a markup is -to use gro-interpret-markup. For example: +to use grob-interpret-markup. For example: @example my-callback = #(lambda (grob)