From: fred Date: Tue, 26 Mar 2002 22:47:52 +0000 (+0000) Subject: lilypond-1.3.62 X-Git-Tag: release/1.5.59~1777 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=75e0723513374e3d73447c335ddfc18f953cc72f;p=lilypond.git lilypond-1.3.62 --- diff --git a/mf/feta-toevallig.mf b/mf/feta-toevallig.mf index 22d6b3b9b9..b3d77bb108 100644 --- a/mf/feta-toevallig.mf +++ b/mf/feta-toevallig.mf @@ -270,11 +270,11 @@ def draw_paren = .. simple_serif(z1r, z1l, 90) .. z2l{down} -- cycle; enddef; -fet_beginchar("Right paranthesis", ")", "rightparen") +fet_beginchar("Right parenthesis", ")", "rightparen") draw_paren; fet_endchar; -fet_beginchar("Left paranthesis", "(", "leftparen") +fet_beginchar("Left parenthesis", "(", "leftparen") draw_paren; currentpicture := currentpicture xscaled -1; set_char_box(charwd, charbp, chardp, charht);