docs: fix docs for gst_queue_array_peek_head()

This commit is contained in:
Tim-Philipp Müller 2013-12-14 18:31:38 +00:00
parent a400dd2f47
commit a6010a9155

View file

@ -111,7 +111,7 @@ gst_queue_array_pop_head (GstQueueArray * array)
} }
/** /**
* gst_queue_array_pop_head: * gst_queue_array_peek_head:
* @array: a #GstQueueArray object * @array: a #GstQueueArray object
* *
* Returns and head of the queue @array and does not * Returns and head of the queue @array and does not