Documentation: application-developer: Fix up spelling error
Fix a minor spelling error. Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
This commit is contained in:
@@ -419,7 +419,7 @@ and the bytes used, as described in the `FrameMetadata`_ documentation.
|
||||
const FrameMetadata &metadata = buffer->metadata();
|
||||
}
|
||||
|
||||
For this example application, inside the ``for`` loop from above, we ca print
|
||||
For this example application, inside the ``for`` loop from above, we can print
|
||||
the Frame sequence number and details of the planes.
|
||||
|
||||
.. code:: cpp
|
||||
|
||||
Reference in New Issue
Block a user