Fix ChangeLog.
diff --git a/ChangeLog b/ChangeLog
index 3fbb692..75ba961 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,8 @@
2008-05-15 Werner Lemberg <wl@gnu.org>
* src/type1/t1load.c (parse_subrs): Accept fonts with a subrs array
- which contain a single but empty entry. This is technically
- invalid (since it must end with `return', but...)
+ which contains a single but empty entry. This is technically
+ invalid (since it must end with `return'), but...
Reported by Martin McBride.