summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/lualatex/lilyglyphs/commands/rests.inp
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/lualatex/lilyglyphs/commands/rests.inp')
-rw-r--r--Master/texmf-dist/tex/lualatex/lilyglyphs/commands/rests.inp4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/lualatex/lilyglyphs/commands/rests.inp b/Master/texmf-dist/tex/lualatex/lilyglyphs/commands/rests.inp
index 9a0b494fbad..48538af3f7a 100644
--- a/Master/texmf-dist/tex/lualatex/lilyglyphs/commands/rests.inp
+++ b/Master/texmf-dist/tex/lualatex/lilyglyphs/commands/rests.inp
@@ -42,13 +42,13 @@
%%%%%%%%%%%%%%%%%%
% Whole note rests
-% "rests.1o - half note rest upwards"
+% "rests.1o - whole note rest upwards"
\newcommand*{\wholeNoteRest}[1][]{%
\setkeys{lilyDesignOptions}{scale=1.3,raise=0.4}%
\lilyPrint[#1]{\hspace*{0.25ex}\lilyGetGlyph{rests.0o}}%
}
-% Dotted half note rest
+% Dotted whole note rest
\newcommand*{\wholeNoteRestDotted}[1][]{%
% define the optional arguments for the dot
\setkeys{lilyDesignOptions}{scale=0.8,raise=0.2}%