docs: fix typo in gst_tag_list_from_xmp_buffer() docs chunk

This commit is contained in:
Tim-Philipp Müller 2010-03-15 13:39:58 +00:00
parent 08b0e0761b
commit 2e1f3242bf

View file

@ -156,7 +156,7 @@ read_one_tag (GstTagList * list, const gchar * tag, const gchar * v)
/** /**
* gst_tag_list_from_xmp_buffer: * gst_tag_list_from_xmp_buffer:
* @list: buffer * @buffer: buffer
* *
* Parse a xmp packet into a taglist. * Parse a xmp packet into a taglist.
* *