aboutsummaryrefslogtreecommitdiffstats
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 e175c30..4b32335 100644
--- a/meson.build
+++ b/meson.build
@@ -127,7 +127,7 @@ detail_headers = files(
# Declare dependency for internal meson dependants
chilbert_dep = declare_dependency(include_directories: include_dirs)
-# Generage pkg-config file for external dependants
+# Generate pkg-config file for external dependants
pkg.generate(
description: 'Implementation of Compact Hilbert Indices',
filebase: versioned_name,