]> git.donarmstrong.com Git - lilypond.git/commitdiff
Fix compile
authorPatrick McCarty <pnorcks@gmail.com>
Thu, 13 Aug 2009 19:17:24 +0000 (12:17 -0700)
committerPatrick McCarty <pnorcks@gmail.com>
Thu, 13 Aug 2009 19:17:24 +0000 (12:17 -0700)
Documentation/contributor/programming-work.itexi

index add22f234dc2a7794ebd0a30aff69edf3dc16d78..9b66ce8b1b4bf3536a7f9df16827c9ac11c1fe9f 100644 (file)
@@ -816,10 +816,10 @@ texidoc strings should be removed as described above.  Then the body
 of the snippet should be changed to:
 
 @example
-\markup {
+\markup @{
   "This snippet is deprecated as of version X.Y.Z and
   will be removed from the documentation."
-}
+@}
 @end example
 
 @noindent