docs: s/start/done/ copy'n'paste mistake

This commit is contained in:
Stefan Sauer 2013-02-26 07:48:35 +01:00
parent 008b35f6ae
commit 24df8b92ea

View file

@ -1405,7 +1405,7 @@ gst_message_parse_segment_start (GstMessage * message, GstFormat * format,
* @format: (out): Result location for the format, or NULL * @format: (out): Result location for the format, or NULL
* @position: (out): Result location for the position, 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. * MT safe.
*/ */