summaryrefslogtreecommitdiffstats
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 1b9b46a..b03a43b 100644
--- a/meson.build
+++ b/meson.build
@@ -451,7 +451,7 @@ zix_dep = declare_dependency(
link_with: libzix,
)
-# Generage pkg-config file for external dependants
+# Generate pkg-config file for external dependants
pkg.generate(
libzix,
description: 'Lightweight C library of portability wrappers and data structures',