docs: fix gst_structure_to_string() docs

This commit is contained in:
Anton Belka 2012-05-16 18:53:15 +03:00 committed by Sebastian Dröge
parent 9af2c6c86b
commit 0bdd1224d3

View 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 *