docs: fix gst_structure_to_string() docs
authorAnton Belka <antonbelka@gmail.com>
Wed, 16 May 2012 15:53:15 +0000 (18:53 +0300)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 17 May 2012 10:01:51 +0000 (12:01 +0200)
gst/gststructure.c

index 8065b31..fdc65e1 100644 (file)
@@ -1828,7 +1828,7 @@ priv_gst_structure_append_to_gstring (const GstStructure * structure,
  *
  * Free-function: g_free
  *
- * Returns: (transfer full)L a pointer to string allocated by g_malloc().
+ * Returns: (transfer full): a pointer to string allocated by g_malloc().
  *     g_free() after usage.
  */
 gchar *