From 02329029583bbc481b76ff3ce149c2bbec1bc096 Mon Sep 17 00:00:00 2001 From: Carl Worth Date: Thu, 26 Feb 2004 08:55:03 +0000 Subject: [PATCH] Fix typo --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index d75549b35..7e5a7df7e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,6 @@ 2004-02-26 Carl Worth - * AUTHORS: Add Jordi and Olvier to the AUTHORS file. + * AUTHORS: Add Jordi and Olivier to the AUTHORS file. * src/cairo_ft_font.c (_utf8_to_ucs4): Fix broken return value for nchars (thanks to Jordi Mas ).