From 455d04e3d5225e6f178ee5ad92024cb811733b42 Mon Sep 17 00:00:00 2001 From: Carl Sorensen Date: Tue, 23 Feb 2010 17:52:12 -0700 Subject: [PATCH] Doc: Extending: fix typo --- Documentation/extending/programming-interface.itely | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- 2.39.5