diff --git a/docs/reference/ChangeLog b/docs/reference/ChangeLog index b19490e552..5556f3c37a 100644 --- a/docs/reference/ChangeLog +++ b/docs/reference/ChangeLog @@ -1,3 +1,8 @@ +2009-03-23 Claudio Saavedra + + * gdk-pixbuf/tmpl/animation.sgml: Fix typos and document the + GdkPixbufSimpleAnim structure. + 2009-03-13 Matthias Clasen * === Released 2.16.0 === diff --git a/docs/reference/gdk-pixbuf/tmpl/animation.sgml b/docs/reference/gdk-pixbuf/tmpl/animation.sgml index 72a3872405..3cd15b4baf 100644 --- a/docs/reference/gdk-pixbuf/tmpl/animation.sgml +++ b/docs/reference/gdk-pixbuf/tmpl/animation.sgml @@ -25,13 +25,13 @@ Animated images. -And opaque struct representing an animation. +An opaque struct representing an animation. -And opaque struct representing an iterator which points to a +An opaque struct representing an iterator which points to a certain position in an animation. @@ -148,7 +148,7 @@ certain position in an animation. -An +An opaque struct representing a simple animation.