ges-meta: Minor documenation fix
authorThibault Saunier <thibault.saunier@osg.samsung.com>
Mon, 6 Feb 2017 13:05:11 +0000 (10:05 -0300)
committerThibault Saunier <thibault.saunier@osg.samsung.com>
Mon, 6 Feb 2017 13:05:49 +0000 (10:05 -0300)
ges/ges-meta-container.c

index aac4f5b..a622c88 100644 (file)
@@ -883,7 +883,7 @@ ges_meta_container_get_string (GESMetaContainer * container,
  * Gets the value of a given meta item, returns NULL if @meta_item
  * can not be found.
  *
- * Returns: %TRUE if the vale could be optained %FALSE otherwize
+ * Returns: the #GValue corresponding to the meta with the given @key.
  */
 const GValue *
 ges_meta_container_get_meta (GESMetaContainer * container, const gchar * key)