]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/extending/programming-interface.itely
Doc-es: update Extending/Programming.
[lilypond.git] / Documentation / extending / programming-interface.itely
index f54b1ad0ce881c31e9339ff00c4004f07e331755..e2f3ab73cccf525ab697bc07eb2444bc2cf044da 100644 (file)
@@ -345,7 +345,7 @@ At the top level in a music expression a post-event is not accepted.
 @item
 When a music function (as opposed to an event function) returns an
 expression of type post-event, LilyPond requires one of the named
-direction indicators (@code{-}, @code{^}, @w{and @code{_}})) in order to
+direction indicators (@code{-}, @code{^}, @w{and @code{_}}) in order to
 properly integrate the post-event produced by the music function call
 into the surrounding expression.