From df6ed3aed7aeff7d47cbf44bd54d74e17a41eaf0 Mon Sep 17 00:00:00 2001 From: David Kastrup Date: Sat, 30 May 2015 10:14:21 +0200 Subject: [PATCH] Fix oversight in CG from issue 4365 --- Documentation/contributor/programming-work.itexi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/contributor/programming-work.itexi b/Documentation/contributor/programming-work.itexi index 28f6e8d4a6..fd850f4b1c 100644 --- a/Documentation/contributor/programming-work.itexi +++ b/Documentation/contributor/programming-work.itexi @@ -2160,7 +2160,7 @@ Test whether the type of @var{s} is [type]. often than not, the code checks Lilypond specific C++-implemented types using -@subsubheading [Type *] Type::unsmob (SCM s) +@subsubheading [Type *] unsmob (SCM s) This tries converting a Scheme object to a pointer of the desired kind. If the Scheme object is of the wrong type, a pointer value -- 2.39.5