Fix ChangeLog.
diff --git a/ChangeLog b/ChangeLog
index be87857..539ac03 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -45,7 +45,7 @@
 	* src/type42/t42objs.c (T42_Open_Face): Handle one more error.
 	* src/type42/t42parse.c (t42_parse_sfnts): s/alloc/allocated/.
 	Don't allow mixed binary and hex strings.
-	Handle zero string_size == 0 and string_buf == 0.
+	Handle string_size == 0 and string_buf == 0.
 	(t42_parse_encoding): Handle one more error.
 
 2007-06-18  Werner Lemberg  <wl@gnu.org>