video: Fix typo in the docs
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Wed, 15 Apr 2009 13:35:59 +0000 (15:35 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Wed, 15 Apr 2009 13:35:59 +0000 (15:35 +0200)
gst-libs/gst/video/video.h

index 4ba068e..167431b 100644 (file)
@@ -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