libcamera: Fix spellings and grammar
Fix a number of spelling errors and word duplications throughout the comments within libcamera. These were picked up with spellintian. Also one capitalisation of the first word of a \return statement picked up by checkstyle.py while creating this patch. Reviewed-by: Paul Elder <paul.elder@ideasonboard.com> Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
This commit is contained in:
@@ -204,7 +204,7 @@ std::string ControlValue::toString() const
|
||||
* \var Contrast
|
||||
* ControlType: Integer
|
||||
*
|
||||
* Specify a fixed constrast parameter.
|
||||
* Specify a fixed contrast parameter.
|
||||
*/
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user