libcamera: controls: Fix typo on thermal
The documentation for the SensorTemperature control has a spelling mistake for thermal. Fix it. Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Umang Jain <umang.jain@ideasonboard.com> Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
This commit is contained in:
@@ -449,7 +449,7 @@ controls:
|
||||
range of reported temperatures is device dependent.
|
||||
|
||||
The SensorTemperature control will only be returned in metadata if a
|
||||
themal sensor is present.
|
||||
thermal sensor is present.
|
||||
|
||||
- SensorTimestamp:
|
||||
type: int64_t
|
||||
|
||||
Reference in New Issue
Block a user