video: fix typo in GstVideoAlignment doc
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Wed, 19 Apr 2017 09:47:30 +0000 (11:47 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Wed, 19 Apr 2017 09:50:41 +0000 (10:50 +0100)
https://bugzilla.gnome.org/show_bug.cgi?id=781490

gst-libs/gst/video/video.h

index f890eae..fd4813a 100644 (file)
@@ -44,7 +44,7 @@ G_BEGIN_DECLS
  * @padding_bottom: extra pixels on the bottom
  * @stride_align: array with extra alignment requirements for the strides
  *
- * Extra alignment paramters for the memory of video buffers. This
+ * Extra alignment parameters for the memory of video buffers. This
  * structure is usually used to configure the bufferpool if it supports the
  * #GST_BUFFER_POOL_OPTION_VIDEO_ALIGNMENT.
  */