diff --git a/gst-libs/gst/video/video.h b/gst-libs/gst/video/video.h index 4ba068ee62..167431b763 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