]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/open-type-font.cc
Nits: drop blank lines.
[lilypond.git] / lily / open-type-font.cc
index 7b3b973ba4e2cc1aaa87343404dc55b0fa40c908..73d93ccb7dd103079722f1d06e100628951f813d 100644 (file)
@@ -50,7 +50,7 @@ load_table (char const *tag_str, FT_Face face, FT_ULong *length)
       return buffer;
     }
   else
-    programming_error (_f ("Free type error: %s",
+    programming_error (_f ("FreeType error: %s",
                           freetype_error_string (error_code).c_str ()
                           ));