diff options
author | Tor Lillqvist <tml@src.gnome.org> | 2009-01-01 14:20:11 +0000 |
---|---|---|
committer | Tor Lillqvist <tml@src.gnome.org> | 2009-01-01 14:20:11 +0000 |
commit | 5ff6cfaf23001815fda623a7175d2e54410be489 (patch) | |
tree | 89bbe02eeeaf10b4ef71c8c8054a13480c05fbdf /modules | |
parent | 5c658551e2b0c8827788c7ad62b4b364b006e72a (diff) | |
download | gtk+-5ff6cfaf23001815fda623a7175d2e54410be489.tar.gz |
Typo.
svn path=/trunk/; revision=22035
Diffstat (limited to 'modules')
-rw-r--r-- | modules/other/gail/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/other/gail/ChangeLog b/modules/other/gail/ChangeLog index 4d32dfc60e..302375c6ed 100644 --- a/modules/other/gail/ChangeLog +++ b/modules/other/gail/ChangeLog @@ -1,6 +1,6 @@ 2008-12-21 Tor Lillqvist <tml@novell.com> - * gaillabel.c: #undef GTK_DISABLE_DEPRECATED here, to get + * gaillabel.c: #undef GTK_DISABLE_DEPRECATED here, too, to get GTK_IS_COMBO. 2008-12-15 Li Yuan <li.yuan@sun.com> |