docs: fix typo in gst_index_new() docs

https://bugzilla.gnome.org/show_bug.cgi?id=642869
This commit is contained in:
Philip Jägenstedt 2011-02-21 13:39:38 +01:00 committed by Tim-Philipp Müller
parent 5ab1ee11ad
commit 9cb1dec018

View file

@ -306,7 +306,7 @@ gst_index_group_free (GstIndexGroup * group)
* gst_index_new:
*
* Create a new dummy index object. Use gst_element_set_index() to assign that
* to an element or pipeline. This index is not storeing anything, but will
* to an element or pipeline. This index is not storing anything, but will
* still emit e.g. the #GstIndex::entry-added signal.
*
* Returns: (transfer full): a new index object