[libcamera-devel] [PATCH v5 02/10] libcamera: controls: Fix documentation of AwbEnable
Niklas Söderlund
niklas.soderlund at ragnatech.se
Tue Oct 8 02:45:26 CEST 2019
Align the wording of the documentation for the AwbEnable control with
review comments for similar controls.
Suggested-by: Laurent Pinchart <laurent.pinchart at ideasonboard.com>
Signed-off-by: Niklas Söderlund <niklas.soderlund at ragnatech.se>
Reviewed-by: Laurent Pinchart <laurent.pinchart at ideasonboard.com>
---
src/libcamera/control_ids.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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
--
2.23.0
More information about the libcamera-devel
mailing list