From e623bfa8e2b4699619aaf27c687a20931fab87b1 Mon Sep 17 00:00:00 2001 From: Werner Lemberg Date: Thu, 19 May 2005 13:51:26 +0000 Subject: [PATCH] typo --- docs/CHANGES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/CHANGES b/docs/CHANGES index a807aac08..631bf3966 100644 --- a/docs/CHANGES +++ b/docs/CHANGES @@ -100,7 +100,7 @@ LATEST CHANGES BETWEEN 2.1.10 and 2.1.9 compressed form (as a trie) which saves about 20KByte of code as well. - - Kyrill Smelkov provided patches to make src/raster/ftraster.c + - Kirill Smelkov provided patches to make src/raster/ftraster.c compile stand-alone again.