From: Jean-Charles Malahieude <lilyfan@orange.fr>
Date: Mon, 21 May 2012 16:38:03 +0000 (+0200)
Subject: Doc: removing a left over html tag in a snippet
X-Git-Tag: release/2.15.39-1~4
X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=34a302a3f5717a4238ef294e67448b05088fba88;p=lilypond.git

Doc: removing a left over html tag in a snippet
---

diff --git a/Documentation/snippets/automatically-change-durations.ly b/Documentation/snippets/automatically-change-durations.ly
index a378f9721f..7a20ddb0f0 100644
--- a/Documentation/snippets/automatically-change-durations.ly
+++ b/Documentation/snippets/automatically-change-durations.ly
@@ -10,7 +10,7 @@
   lsrtags = "rhythms"
 
   texidoc = "
-<code>shiftDurations</code> can be used to change the note lengths of a
+@code{shiftDurations} can be used to change the note lengths of a
 piece of music.  It takes two arguments - the scaling factor as a power
 of two, and the number of dots to be added as a positive integer.