diff --git a/include/media/v4l2-common.h b/include/media/v4l2-common.h
index bd880a909ecf97d9403fc358b2a881081d86b953..82715645617b8e563dc7a22cb0a9349f5909c011 100644
--- a/include/media/v4l2-common.h
+++ b/include/media/v4l2-common.h
@@ -295,7 +295,7 @@ struct v4l2_priv_tun_config {
  * @height:	pointer to height that will be adjusted if needed.
  * @hmin:	minimum height.
  * @hmax:	maximum height.
- * @halign:	least significant bit on width.
+ * @halign:	least significant bit on height.
  * @salign:	least significant bit for the image size (e. g.
  *		:math:`width * height`).
  *