From ef282e9f697c8fb07c1a3933325ed471648a961a Mon Sep 17 00:00:00 2001 From: Jean-Charles Malahieude Date: Sat, 25 May 2013 19:17:36 +0200 Subject: [PATCH] Doc: typo in Document the use of \temporary (2938) --- 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 b1611e0fa4..b2b13cbbc8 100644 --- a/Documentation/extending/programming-interface.itely +++ b/Documentation/extending/programming-interface.itely @@ -459,7 +459,7 @@ music containing overrides will have a net effect of zero. Here is an example of a music function which makes use of this. The use of @code{\temporary} ensures the values of the @code{cross-staff} and @code{style} properties are restored on exit -to whatever values they had when the @code{cross-staff} function was +to whatever values they had when the @code{crossStaff} function was called. Without @code{\temporary} the default values would have been set on exit. -- 2.39.2