]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/flat-flags-and-beam-nibs.ly
LSR: Update.
[lilypond.git] / Documentation / snippets / flat-flags-and-beam-nibs.ly
index 74748e48c06ced53c3a11d0cffba8be2c4029d3a..a7dfc779ee984611d9adebdc0453396ad74bc756 100644 (file)
@@ -141,7 +141,7 @@ carry both a left- and right-pointing flat flag. Do this with paired
 
 (Note that @code{\\set stemLeftBeamCount} is always equivalent to
 @code{\\once \\set}.  In other words, the beam count settings are not
-\"sticky\", so the pair of flat flags attached to the lone
+@qq{sticky}, so the pair of flat flags attached to the lone
 @code{c'16[]} in the last example have nothing to do with the
 @code{\\set} two notes prior.)