Fix typo in ChangeLog

svn path=/trunk/; revision=19474
This commit is contained in:
Xan Lopez
2008-02-05 22:55:09 +00:00
parent d03a5fb35c
commit 4b48969f87

View File

@ -26,7 +26,7 @@
2008-02-04 Michael Natterer <mitch@imendio.com>
* gtk/gtkcombobox.c (gtk_combo_box_cell_layout_add_attribute):
g_return_if_fail() is the cell is not part of the combo instead of
g_return_if_fail() if the cell is not part of the combo instead of
crashing in the next line.
2008-02-01 Cody Russell <cody@jhu.edu>