media: fix docs

This commit is contained in:
Wim Taymans 2013-06-24 23:51:38 +02:00
parent aeaadf0e5e
commit 6d69a4ae80

View file

@ -439,7 +439,7 @@ gst_rtsp_media_new (GstElement * element)
}
/**
* gst_rtsp_media_take_element:
* gst_rtsp_media_take_pipeline:
* @media: a #GstRTSPMedia
* @pipeline: (transfer full): a #GstPipeline
*