summaryrefslogtreecommitdiff
path: root/src/truetype/ttobjs.h
diff options
context:
space:
mode:
authorWerner Lemberg <wl@gnu.org>2009-06-16 22:41:46 +0200
committerWerner Lemberg <wl@gnu.org>2009-06-16 22:41:46 +0200
commit38e4076775faf56106c4ac812c1a813cb1e2df2a (patch)
tree37a3a7e5cd46bc890fd2baf4b3037de2abe34fd9 /src/truetype/ttobjs.h
parent42206ad86aac3c3c344fcd9730d80165514584c9 (diff)
downloadfreetype2-38e4076775faf56106c4ac812c1a813cb1e2df2a.tar.gz
Typo.
Diffstat (limited to 'src/truetype/ttobjs.h')
-rw-r--r--src/truetype/ttobjs.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/truetype/ttobjs.h b/src/truetype/ttobjs.h
index d4b82285e..743b7de3e 100644
--- a/src/truetype/ttobjs.h
+++ b/src/truetype/ttobjs.h
@@ -4,7 +4,7 @@
/* */
/* Objects manager (specification). */
/* */
-/* Copyright 1996-2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 by */
+/* Copyright 1996-2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 by */
/* David Turner, Robert Wilhelm, and Werner Lemberg. */
/* */
/* This file is part of the FreeType project, and may only be used, */
@@ -231,8 +231,8 @@ FT_BEGIN_HEADER
/* A note regarding non-squared pixels: */
/* */
/* (This text will probably go into some docs at some time; for now, it */
- /* is kept here to explain some definitions in the TIns_Metrics */
- /* record). */
+ /* is kept here to explain some definitions in the TT_Size_Metrics */
+ /* record). */
/* */
/* The CVT is a one-dimensional array containing values that control */
/* certain important characteristics in a font, like the height of all */