[gdk-pixbuf] docs: Fix typo in the gtk-doc comments



commit e2102c711f5953fc66f2cd6693b4f927aabbc809
Author: Bastien Nocera <hadess hadess net>
Date:   Sat Sep 26 19:49:07 2015 +0200

    docs: Fix typo in the gtk-doc comments

 gdk-pixbuf/gdk-pixbuf-loader.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gdk-pixbuf/gdk-pixbuf-loader.c b/gdk-pixbuf/gdk-pixbuf-loader.c
index 668b703..f6d5878 100644
--- a/gdk-pixbuf/gdk-pixbuf-loader.c
+++ b/gdk-pixbuf/gdk-pixbuf-loader.c
@@ -749,7 +749,7 @@ gdk_pixbuf_loader_get_pixbuf (GdkPixbufLoader *loader)
  * return %NULL.
  *
  * Return value: (transfer none): The #GdkPixbufAnimation that the loader is loading, or %NULL if
- not enough data has been read to determine the information.
+ * not enough data has been read to determine the information.
 **/
 GdkPixbufAnimation *
 gdk_pixbuf_loader_get_animation (GdkPixbufLoader *loader)


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]