From 2c017d2a70d49bf3a9cd40ba203b383e4a54fe59 Mon Sep 17 00:00:00 2001 From: Mark Nauwelaerts Date: Wed, 2 Feb 2011 15:33:36 +0100 Subject: [PATCH] uridecodebin: fix copy-and-paste typo in property docs --- gst/playback/gsturidecodebin.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gst/playback/gsturidecodebin.c b/gst/playback/gsturidecodebin.c index a72c8f2..d36fff9 100644 --- a/gst/playback/gsturidecodebin.c +++ b/gst/playback/gsturidecodebin.c @@ -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. -- 2.7.4