media: Documentation: Fix spelling of "blanking"
authorSakari Ailus <sakari.ailus@linux.intel.com>
Mon, 29 Apr 2024 19:10:09 +0000 (22:10 +0300)
committerHans Verkuil <hverkuil-cisco@xs4all.nl>
Fri, 9 Aug 2024 05:56:37 +0000 (07:56 +0200)
"Blanking" should be spelled as such, not "balanking". Fix it.

Reported-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Documentation/userspace-api/media/v4l/ext-ctrls-image-process.rst

index b1c2ab2854af1d4389207a1dd1614f657bceeb6b..27803dca8d3e13f4324e663b5a0fe8e8c5d36447 100644 (file)
@@ -31,7 +31,7 @@ Image Process Control IDs
     Pixel sampling rate in the device's pixel array. This control is
     read-only and its unit is pixels / second.
 
-    Some devices use horizontal and vertical balanking to configure the frame
+    Some devices use horizontal and vertical blanking to configure the frame
     rate. The frame rate can be calculated from the pixel rate, analogue crop
     rectangle as well as horizontal and vertical blanking. The pixel rate
     control may be present in a different sub-device than the blanking controls