summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 72919102..2c6173b4 100644
--- a/meson.build
+++ b/meson.build
@@ -26,7 +26,7 @@ endif
libcamera_version = libcamera_git_version.split('+')[0]
-# This script gererates the .tarball-version file on a 'meson dist' command.
+# This script generates the .tarball-version file on a 'meson dist' command.
meson.add_dist_script('utils/run-dist.sh')
# Configure the build environment.