From 1054bc298cda2722c9cc1a43dae7936e417cd60f Mon Sep 17 00:00:00 2001 From: Werner Lemberg Date: Sat, 10 Mar 2012 09:30:27 +0100 Subject: [PATCH] [truetype] Improve comment. --- src/truetype/ttinterp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/truetype/ttinterp.c b/src/truetype/ttinterp.c index 80c38ade4..dcbb9f045 100644 --- a/src/truetype/ttinterp.c +++ b/src/truetype/ttinterp.c @@ -5767,7 +5767,7 @@ /* */ /* UNDOCUMENTED: According to Greg Hitchcock, there is one (virtual) */ /* contour in the twilight zone, namely contour number */ - /* zero. */ + /* zero which includes all points of it. */ /* */ static void Ins_SHC( INS_ARG )