mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-10 17:35:59 +00:00
docs: fix typo in bus docs
This commit is contained in:
parent
22db242112
commit
e349e57154
1 changed files with 1 additions and 1 deletions
|
@ -549,7 +549,7 @@ beach:
|
|||
* Returns: (transfer full): the #GstMessage that is on the bus after the
|
||||
* specified timeout or NULL if the bus is empty after the timeout expired.
|
||||
* The message is taken from the bus and needs to be unreffed with
|
||||
* gst_message_unre:f() after usage.
|
||||
* gst_message_unref() after usage.
|
||||
*
|
||||
* MT safe.
|
||||
*
|
||||
|
|
Loading…
Reference in a new issue