[PATCH v1 5/5] build-libcamera-common: Fix comment typo 'corss' to 'cross'

Nicolas Dufresne nicolas at ndufresne.ca
Thu Mar 7 23:18:10 CET 2024


From: Nicolas Dufresne <nicolas.dufresne at collabora.com>

Signed-off-by: Nicolas Dufresne <nicolas.dufresne at collabora.com>
---
 .gitlab-ci/build-libcamera-common.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci/build-libcamera-common.sh b/.gitlab-ci/build-libcamera-common.sh
index 1a4005c..6bc2e8f 100755
--- a/.gitlab-ci/build-libcamera-common.sh
+++ b/.gitlab-ci/build-libcamera-common.sh
@@ -21,7 +21,7 @@ PKGS_CLANG_NATIVE_DEPS=(
 #
 # If this becomes problematic in the future, possible alternatives are creating
 # different container images for different architectures, or switching to a
-# different corss-compilation environment (likely based on buildroot).
+# different cross-compilation environment (likely based on buildroot).
 
 PKGS_LIBCAMERA_NATIVE_DEPS=(
 	libevent-dev
-- 
2.43.2



More information about the libcamera-devel mailing list