aboutsummaryrefslogtreecommitdiffstats
path: root/meson.build
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2025-02-12 04:12:23 -0500
committerDavid Robillard <d@drobilla.net>2025-02-12 04:12:23 -0500
commit6ad6194f504d986f53d1e7f2ec8dbf8ad437824c (patch)
treee1f47ebe6e0e3f60ce59d93c4945c6f33c3be208 /meson.build
parent4285fab0c0b14cbbcf9ddbe29d274c0c55a04edd (diff)
downloadlv2-6ad6194f504d986f53d1e7f2ec8dbf8ad437824c.tar.xz
Fix typoHEADmain
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 90fad9a..07698de 100644
--- a/meson.build
+++ b/meson.build
@@ -216,7 +216,7 @@ endif
# Package/Dependency #
######################
-# Generage pkg-config file for external dependants
+# Generate pkg-config file for external dependants
pkg.generate(
description: 'Plugin standard for audio systems',
filebase: 'lv2',