Minor edit.
authorTor Lillqvist <tml@src.gnome.org>
Mon, 25 Feb 2008 01:32:21 +0000 (01:32 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Mon, 25 Feb 2008 01:32:21 +0000 (01:32 +0000)
svn path=/trunk/; revision=2576

ChangeLog

index 1e4c2b7..e3d8bbc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,8 +5,8 @@
 
        * modules/basic/basic-win32.c (itemize_shape_and_place): Pass
        correctly offset wchar string to set_up_pango_log_clusters() so
-       that when it passes the string on to unichar_index() it notices
-       the surrogate pairs correctly.
+       that when it passes the string on to unichar_index(), that
+       function notices the surrogate pairs correctly.
 
 2008-02-24  Tor Lillqvist  <tml@novell.com>