ref: 9d7d50f7891b6a85819582634d04d1bcf115c110
parent: a3a3c5d711268da41c6862b50984605b60feb2aa
author: David Turner <[email protected]>
date: Fri Jan 5 08:17:15 EST 2007
fixing typo
--- a/ChangeLog
+++ b/ChangeLog
@@ -57,7 +57,7 @@
large Asian CFF fonts.
* src/base/ftobjs.c (FT_Done_Library): Remove a subtle memory leak
- which happens when FT_Done_Library is called with still open
+ which happens when FT_Done_Library is called with still opened
CFF_Faces in it. We need to close all faces before destroying the
modules, or else some bad things (memory leaks) may happen.