[libcamera-devel,v5,02/10] libcamera: controls: Fix documentation of AwbEnable

Message ID 20191008004534.1585142-3-niklas.soderlund@ragnatech.se
State Superseded
Headers show
Series
  • libcamera: ipa: Add basic IPA support
Related show

Commit Message

Niklas Söderlund Oct. 8, 2019, 12:45 a.m. UTC
Align the wording of the documentation for the AwbEnable control with
review comments for similar controls.

Suggested-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
---
 src/libcamera/control_ids.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Patch

diff --git a/src/libcamera/control_ids.yaml b/src/libcamera/control_ids.yaml
index 819a5967a2fc8d56..0e18ec9397cdaa05 100644
--- a/src/libcamera/control_ids.yaml
+++ b/src/libcamera/control_ids.yaml
@@ -8,7 +8,7 @@  controls:
   - AwbEnable:
       type: bool
       description: |
-        Enables or disables the AWB.
+        Enable or disable the AWB.
 
         \sa ManualGain