libcamera: camera: Fix documentation typo
Signed-off-by: Umang Jain <umang.jain@ideasonboard.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
This commit is contained in:
@@ -358,8 +358,8 @@ bool isRaw(const PixelFormat &pixFmt)
|
||||
* \return A CameraConfiguration::Status value that describes the validation
|
||||
* status.
|
||||
* \retval CameraConfigutation::Adjusted The configuration has been adjusted
|
||||
* and is now valid. The color space of some or all of the streams may bave
|
||||
* benn changed. The caller shall check the color spaces carefully.
|
||||
* 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
|
||||
* hasn't been adjusted.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user