[grilo] core: Fix typo in GrlMedia documentation



commit e2c18e580073da4f6d78c855f661aa79ab60c864
Author: Juan A. Suarez Romero <jasuarez igalia com>
Date:   Tue Apr 19 15:10:00 2011 +0000

    core: Fix typo in GrlMedia documentation
    
    Signed-off-by: Juan A. Suarez Romero <jasuarez igalia com>

 src/data/grl-media.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/data/grl-media.c b/src/data/grl-media.c
index 80380ee..d467920 100644
--- a/src/data/grl-media.c
+++ b/src/data/grl-media.c
@@ -688,7 +688,7 @@ grl_media_set_date (GrlMedia *media, const gchar *date)
 
 /**
   * grl_media_set_creation_date:
-  * @image: the media
+  * @media: the media
   * @creation_date: date when media was created
   *
   * Set the creation_date of the media
@@ -1135,7 +1135,7 @@ grl_media_get_date (GrlMedia *media)
 
 /**
  * grl_media_get_creation_date:
- * @image: the media
+ * @media: the media
  *
  * Returns: date when media was created
  *



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