video: fix typo in GstVideoAlignment doc

https://bugzilla.gnome.org/show_bug.cgi?id=781490
This commit is contained in:
Guillaume Desmottes 2017-04-19 11:47:30 +02:00 committed by Sebastian Dröge
parent 5185cce994
commit a8edddb3d6

View 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.
*/