video: Fix typo in the docs

This commit is contained in:
Sebastian Dröge 2009-04-15 15:35:59 +02:00
parent a1d8cfde9d
commit a6cf0c8f06

View 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