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 4ba068ee6290fa71b93d76edcd2f16f2a05c500c..167431b7630dc2c3823b0aadc11f62e816949378 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