diff --git a/docs/reference/ChangeLog b/docs/reference/ChangeLog index 0be5c38769..3d68663205 100644 --- a/docs/reference/ChangeLog +++ b/docs/reference/ChangeLog @@ -1,3 +1,7 @@ +2002-11-22 Yanko Kaneti + + * gtk/tmpl/gtkliststore.sgml: Fixup a typo to massage the build. + 2002-11-21 Matthias Clasen * gdk/Makefile.am (extra_files): diff --git a/docs/reference/gtk/tmpl/gtkliststore.sgml b/docs/reference/gtk/tmpl/gtkliststore.sgml index a2954cae73..49250dad0a 100644 --- a/docs/reference/gtk/tmpl/gtkliststore.sgml +++ b/docs/reference/gtk/tmpl/gtkliststore.sgml @@ -90,7 +90,7 @@ and not as fast at random data access. The #GtkListStore sets the -->s can be cached while the row exists. Thus, if access to a particular row is needed often, it is worth keeping the iter around. - +