diff options
author | Anders Carlsson <andersca@gnu.org> | 2001-08-22 13:33:58 +0000 |
---|---|---|
committer | Anders Carlsson <andersca@src.gnome.org> | 2001-08-22 13:33:58 +0000 |
commit | e7ac9a34309b7973656a8653762251bfea6fde7a (patch) | |
tree | 4b962604d211f10419db972feaef3e68f2dce305 /ChangeLog.pre-2-2 | |
parent | d1525530194a24a21dfbe356550e806711554f6e (diff) | |
download | gtk+-e7ac9a34309b7973656a8653762251bfea6fde7a.tar.gz |
Fix a small typo. It's LIST_STORE, not LISTSTORE.
2001-08-22 Anders Carlsson <andersca@gnu.org>
* gtk/gtkliststore.h (GTK_LIST_STORE_CLASS): Fix a small typo.
It's LIST_STORE, not LISTSTORE.
Diffstat (limited to 'ChangeLog.pre-2-2')
-rw-r--r-- | ChangeLog.pre-2-2 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2 index 30a4ab071e..4b75986bbb 100644 --- a/ChangeLog.pre-2-2 +++ b/ChangeLog.pre-2-2 @@ -1,3 +1,8 @@ +2001-08-22 Anders Carlsson <andersca@gnu.org> + + * gtk/gtkliststore.h (GTK_LIST_STORE_CLASS): Fix a small typo. + It's LIST_STORE, not LISTSTORE. + Tue Aug 21 12:43:29 2001 Owen Taylor <otaylor@redhat.com> * gtk/gtk.h: Remove commented out gtkpacker reference. |