]> git.donarmstrong.com Git - lilypond.git/commitdiff
Typos.
authorWerner Lemberg <wl@gnu.org>
Mon, 8 Mar 2010 22:43:42 +0000 (23:43 +0100)
committerWerner Lemberg <wl@gnu.org>
Mon, 8 Mar 2010 22:43:42 +0000 (23:43 +0100)
scm/font.scm

index f7b71e53f8129a8653654d865856b786d840b2c0..662f655a8d5c1045ea12ad710d82ac8da07c16d0 100644 (file)
 ;; Each size family is a vector of fonts, loaded with a delay.  The
 ;; vector should be sorted according to ascending design size.
 (define-public (add-music-fonts node name family design-size-alist factor)
-  "Setup music fonts.
+  "Set up music fonts.
 
 Arguments:
  NODE the font tree to modify.
  NAME is the basename for the music font. NAME-DESIGNSIZE.otf should be the music font,
   NAME-brace.otf should have piano braces.
  DESIGN-SIZE-ALIST is a list of (ROUNDED . DESIGN-SIZE).  ROUNDED is
-   as suffix for font filenames, while DESIGN-SIZE should be the actual
+   a suffix for font filenames, while DESIGN-SIZE should be the actual
    design size.  The latter is used for text fonts loaded through
    pango/fontconfig 
- FACTOR is size factor relative to default size that is being used.
+ FACTOR is a size factor relative to the default size that is being used.
   This is used to select the proper design size for the text fonts.
 "
   (for-each