libcamera: Simple typo fixes

Fix various typos in the code base.

Signed-off-by: Pavel Machek <pavel@ucw.cz>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
This commit is contained in:
Pavel Machek
2022-12-24 03:29:51 +02:00
committed by Laurent Pinchart
parent c00a3a8f52
commit 21a82ed8a5
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
/*
* Copyright (C) 2019, Google Inc.
*
* ipa_vimc.cpp - Vimc Image Processing Algorithm module
* vimc.cpp - Vimc Image Processing Algorithm module
*/
#include <libcamera/ipa/vimc_ipa_interface.h>