camera: Fix spell error

Correct 'CameraConfigutation' spell error to 'CameraConfiguration'.

Signed-off-by: Umang Jain <uajain@igalia.com>
Reviewed-by: Jacopo Mondi <jacopo.mondi@ideasonboard.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
This commit is contained in:
Umang Jain 2025-07-01 15:38:02 +05:30 committed by Kieran Bingham
parent 29a88d85b7
commit fb72083975

View file

@ -488,7 +488,7 @@ std::size_t CameraConfiguration::size() const
*
* \return A CameraConfiguration::Status value that describes the validation
* status.
* \retval CameraConfigutation::Adjusted The configuration has been adjusted
* \retval CameraConfiguration::Adjusted The configuration has been adjusted
* and is now valid. The color space of some or all of the streams may have
* been changed. The caller shall check the color spaces carefully.
* \retval CameraConfiguration::Valid The configuration was already valid and