From: Wim Taymans Date: Fri, 24 Oct 2014 09:35:31 +0000 (+0200) Subject: video-chroma: fix typo X-Git-Tag: 1.6.0~925 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6547985f27d93d3b80ee7f42aaf7112f5c2070d7;p=platform%2Fupstream%2Fgst-plugins-base.git video-chroma: fix typo --- diff --git a/gst-libs/gst/video/video-chroma.c b/gst-libs/gst/video/video-chroma.c index 1fdf3e5..d2eac06 100644 --- a/gst-libs/gst/video/video-chroma.c +++ b/gst-libs/gst/video/video-chroma.c @@ -909,7 +909,7 @@ static const VertResampler v_resamplers[] = { * @v_factor: vertical resampling factor * * Create a new resampler object for the given parameters. When @h_factor or - * @v_factoris > 0, upsampling will be used, otherwise subsampling is + * @v_factor is > 0, upsampling will be used, otherwise subsampling is * performed. * * Returns: a new #GstVideoChromaResample that should be freed with