gstreamer: Fix typo in comment
Possibly the most trivial patch. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
This commit is contained in:
@@ -284,7 +284,7 @@ gst_libcamera_src_task_run(gpointer user_data)
|
||||
&buffer, nullptr);
|
||||
if (ret != GST_FLOW_OK) {
|
||||
/*
|
||||
* RequestWrap has ownership of the rquest, and we
|
||||
* RequestWrap has ownership of the request, and we
|
||||
* won't be queueing this one due to lack of buffers.
|
||||
*/
|
||||
wrap.release();
|
||||
|
||||
Reference in New Issue
Block a user