From c1d67d9bd6f3fb5b1e1306d0a7813f87bcb92fda Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Mon, 8 Oct 2012 09:21:16 +0200 Subject: [PATCH] video: small docs fix --- gst-libs/gst/video/gstvideodecoder.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gst-libs/gst/video/gstvideodecoder.h b/gst-libs/gst/video/gstvideodecoder.h index a41272ebe6..26dd86d992 100644 --- a/gst-libs/gst/video/gstvideodecoder.h +++ b/gst-libs/gst/video/gstvideodecoder.h @@ -126,7 +126,7 @@ GstFlowReturn _gst_video_decoder_error (GstVideoDecoder *dec, gint weight, /** * GST_VIDEO_DECODER_ERROR: * @el: the base video decoder element that generates the error - * @weight: element defined weight of the error, added to error count + * @w: element defined weight of the error, added to error count * @domain: like CORE, LIBRARY, RESOURCE or STREAM (see #gstreamer-GstGError) * @code: error code defined for that domain (see #gstreamer-GstGError) * @text: the message to display (format string and args enclosed in