libcamera: framebuffer: Add a missing space in documentation
s/bytesused/bytes used/ Signed-off-by: Umang Jain <umang.jain@ideasonboard.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Acked-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
This commit is contained in:
parent
b24e39be48
commit
ed859f554f
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ LOG_DEFINE_CATEGORY(Buffer)
|
|||
* \brief Metadata related to a captured frame
|
||||
*
|
||||
* The FrameMetadata structure stores all metadata related to a captured frame,
|
||||
* as stored in a FrameBuffer, such as capture status, timestamp and bytesused.
|
||||
* as stored in a FrameBuffer, such as capture status, timestamp and bytes used.
|
||||
*/
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue