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
