collectpads: fix documentation glitch
authorMark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
Thu, 27 May 2010 10:48:18 +0000 (12:48 +0200)
committerMark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
Thu, 27 May 2010 12:57:26 +0000 (14:57 +0200)
libs/gst/base/gstcollectpads.c

index 5768fff..2259e2a 100644 (file)
@@ -259,7 +259,7 @@ unref_data (GstCollectData * data)
  * The pad will be automatically activated in push mode when @pads is
  * started.
  *
- * This function calls gst_collect_pads_add_pad() passing a value of NULL
+ * This function calls gst_collect_pads_add_pad_full() passing a value of NULL
  * for destroy_notify.
  *
  * Returns: a new #GstCollectData to identify the new pad. Or NULL