diff options
Diffstat (limited to 'gst/gstsegment.c')
-rw-r--r-- | gst/gstsegment.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/gstsegment.c b/gst/gstsegment.c index 8a72c002f..7bc1a9073 100644 --- a/gst/gstsegment.c +++ b/gst/gstsegment.c @@ -200,7 +200,7 @@ gst_segment_init (GstSegment * segment, GstFormat format) * @update: boolean holding whether position was updated. * * Update the segment structure with the field values of a seek event (see - * gst_event_new_seek()). + * gst_event_seek_new()). * * After calling this method, the segment field position and time will * contain the requested new position in the segment. The new requested |