[grilo/0.1.x] core: Fix typos in documentation



commit f48207f2cee38925ee0793542833dcf573cada42
Author: Juan A. Suarez Romero <jasuarez igalia com>
Date:   Fri Aug 10 09:44:37 2012 +0200

    core: Fix typos in documentation

 src/data/grl-media-image.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/data/grl-media-image.c b/src/data/grl-media-image.c
index 12d0993..619ddc0 100644
--- a/src/data/grl-media-image.c
+++ b/src/data/grl-media-image.c
@@ -410,7 +410,7 @@ grl_media_image_get_iso_speed (GrlMediaImage *image)
 }
 
 /**
-  * grl_media_set_iso_speed:
+  * grl_media_image_set_iso_speed:
   * @image: the image instance
   * @iso_speed: picture's iso speed
   *
@@ -443,7 +443,7 @@ grl_media_image_get_orientation (GrlMediaImage *image)
 }
 
 /**
-  * grl_media_set_orientation:
+  * grl_media_image_set_orientation:
   * @image: the image instance
   * @orientation: degrees clockwise orientation of the picture
   *



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