discoverer: Minor documentation fix
authorArun Raghavan <arun.raghavan@collabora.co.uk>
Wed, 17 Nov 2010 23:21:56 +0000 (04:51 +0530)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Thu, 18 Nov 2010 07:51:20 +0000 (07:51 +0000)
docs: Minor discoverer documentation fix

gst-libs/gst/pbutils/gstdiscoverer-types.c

index cd36cb3..a3d6bf0 100644 (file)
@@ -443,7 +443,7 @@ gst_discoverer_info_get_video_streams (GstDiscovererInfo * info)
  * Finds all the #GstDiscovererContainerInfo contained in @info
  *
  * Returns: A #GList of matching #GstDiscovererStreamInfo. The caller should
- * free it with #g_list_free.
+ * free it with #gst_discoverer_stream_info_list_free.
  *
  * Since 0.10.31
  */