diff libinterp/corefcn/txt-eng-ft.h @ 18770:333901476119

maint: Use "FreeType" rather than "freetype" in messages and comments. * gl-render.h, gl2ps-renderer.cc, graphics.in.h, txt-eng-ft.cc, txt-eng-ft.h: Use "FreeType" rather than "freetype" in messages and comments.
author Rik <rik@octave.org>
date Wed, 07 May 2014 08:39:56 -0700
parents 175b392e91fe
children 4197fc428c7d
line wrap: on
line diff
--- a/libinterp/corefcn/txt-eng-ft.h	Mon Apr 21 17:17:15 2014 +0200
+++ b/libinterp/corefcn/txt-eng-ft.h	Wed May 07 08:39:56 2014 -0700
@@ -114,7 +114,7 @@
   ft_render& operator = (const ft_render&);
 
   // Class to hold information about fonts and a strong
-  // reference to the font objects loaded by freetype.
+  // reference to the font objects loaded by FreeType.
   class ft_font
   {
   public: