uridecodebin: fix copy-and-paste typo in property docs

This commit is contained in:
Mark Nauwelaerts 2011-02-02 15:33:36 +01:00
parent b7664eae71
commit 2c017d2a70

View file

@ -407,7 +407,7 @@ gst_uri_decode_bin_class_init (GstURIDecodeBinClass * klass)
G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS));
/**
* GstQueue2:ring-buffer-max-size
* GstURIDecodeBin::ring-buffer-max-size
*
* The maximum size of the ring buffer in kilobytes. If set to 0, the ring
* buffer is disabled. Default is 0.