From: Patrick McCarty Date: Thu, 24 Dec 2009 07:30:58 +0000 (-0800) Subject: Fix compile. X-Git-Tag: release/2.13.10-1~81 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=0ee9b870f254f8a42809233ce3832935fe0e83b9;p=lilypond.git Fix compile. --- diff --git a/Documentation/extending/scheme-tutorial.itely b/Documentation/extending/scheme-tutorial.itely index 2407c22f1c..c61c556c1d 100644 --- a/Documentation/extending/scheme-tutorial.itely +++ b/Documentation/extending/scheme-tutorial.itely @@ -499,7 +499,7 @@ the average of 3 and 12: @lisp guile> (average 3 12) 15/2 -@end list +@end lisp @unnumberedsubsubsec Predicates