uridecodebin: fix copy-and-paste typo in property docs
authorMark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
Wed, 2 Feb 2011 14:33:36 +0000 (15:33 +0100)
committerMark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
Wed, 2 Feb 2011 14:39:19 +0000 (15:39 +0100)
gst/playback/gsturidecodebin.c

index a72c8f2..d36fff9 100644 (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.