diff --git a/gst/gstbufferpool.c b/gst/gstbufferpool.c index 9f974117fa..88768be369 100644 --- a/gst/gstbufferpool.c +++ b/gst/gstbufferpool.c @@ -775,7 +775,7 @@ invalid_result: * * Check if the bufferpool supports @option. * - * Returns: a %NULL terminated array of strings. + * Returns: %TRUE if the buffer pool contains @option. */ gboolean gst_buffer_pool_has_option (GstBufferPool * pool, const gchar * option)