]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/music-function.ly
Clean up the Align_interface API.
[lilypond.git] / input / regression / music-function.ly
index 6a6ade9ce35b842a038be5f02268c6b58c6b8942..b0fa37edf8b93c55cdeb90de09788bc75d2b1bd7 100644 (file)
@@ -3,8 +3,8 @@
     
 texidoc = "Music functions are generic music transformation functions,
 which can be used to extend music syntax seamlessly.  Here we
-demonstrate a @code{\myBar} function, which works similar to
-@code{\bar}, but is implemented completely in Scheme."
+demonstrate a @code{\\myBar} function, which works similar to
+@code{\\bar}, but is implemented completely in Scheme."
 
 }
 \version "2.12.0"