From a6cf0c8f068aa9098dab085fa038375e055a66ff Mon Sep 17 00:00:00 2001 From: =?utf8?q?Sebastian=20Dr=C3=B6ge?= Date: Wed, 15 Apr 2009 15:35:59 +0200 Subject: [PATCH] video: Fix typo in the docs --- gst-libs/gst/video/video.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gst-libs/gst/video/video.h b/gst-libs/gst/video/video.h index 4ba068ee6..167431b76 100644 --- a/gst-libs/gst/video/video.h +++ b/gst-libs/gst/video/video.h @@ -256,7 +256,7 @@ typedef enum { /** * GST_VIDEO_BUFFER_ONEFIELD: * - * If the #GstBuffer is interlaced, the only the first field (as defined by the + * If the #GstBuffer is interlaced, then only the first field (as defined by the * %GST_VIDEO_BUFFER_TFF flag setting) is to be displayed. * * Since: 0.10.23 -- 2.34.1