video-info: Fix the docs to say interlace-mode, not interlaced-mode
authorSebastian Dröge <sebastian@centricular.com>
Fri, 4 Nov 2016 14:25:55 +0000 (16:25 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Fri, 4 Nov 2016 14:25:55 +0000 (16:25 +0200)
gst-libs/gst/video/video-info.h

index 3510121..d8d0279 100644 (file)
@@ -235,7 +235,7 @@ typedef enum {
  * @GST_VIDEO_FIELD_ORDER_BOTTOM_FIELD_FIRST: bottom field is first
  *
  * Field order of interlaced content. This is only valid for
- * interlaced-mode=interleaved and not interlaced-mode=mixed. In the case of
+ * interlace-mode=interleaved and not interlace-mode=mixed. In the case of
  * mixed or GST_VIDEO_FIELD_ORDER_UNKOWN, the field order is signalled via
  * buffer flags.
  *