[libcamera-devel,v6,2/9] libcamera: controls: Fix documentation of AwbEnable

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

Commit Message

Niklas Söderlund Oct. 11, 2019, 3:22 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