mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 04:01:08 +00:00
docs: s/start/done/ copy'n'paste mistake
This commit is contained in:
parent
008b35f6ae
commit
24df8b92ea
1 changed files with 1 additions and 1 deletions
|
@ -1405,7 +1405,7 @@ gst_message_parse_segment_start (GstMessage * message, GstFormat * format,
|
|||
* @format: (out): Result location for the format, or NULL
|
||||
* @position: (out): Result location for the position, or NULL
|
||||
*
|
||||
* Extracts the position and format from the segment start message.
|
||||
* Extracts the position and format from the segment done message.
|
||||
*
|
||||
* MT safe.
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue