mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-20 04:56:24 +00:00
Fix typo in docs.
Original commit message from CVS: Fix typo in docs.
This commit is contained in:
parent
f2fbbff1fb
commit
bb5f49a2da
1 changed files with 1 additions and 1 deletions
|
@ -3866,7 +3866,7 @@ gst_pad_get_element_private (GstPad * pad)
|
||||||
*
|
*
|
||||||
* Starts a task that repeadedly calls @func with @data. This function
|
* Starts a task that repeadedly calls @func with @data. This function
|
||||||
* is nostly used in the pad activation function to start the
|
* is nostly used in the pad activation function to start the
|
||||||
* dataflow. This function will automatically acauire the STREAM_LOCK of
|
* dataflow. This function will automatically acquire the STREAM_LOCK of
|
||||||
* the pad before calling @func.
|
* the pad before calling @func.
|
||||||
*
|
*
|
||||||
* Returns: a TRUE if the task could be started.
|
* Returns: a TRUE if the task could be started.
|
||||||
|
|
Loading…
Reference in a new issue