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 c1df7dd..886c090 100644
--- a/meson.build
+++ b/meson.build
@@ -127,7 +127,7 @@ raul_dep = declare_dependency(
include_directories: include_directories('include'),
)
-# Generage pkg-config file for external dependants
+# Generate pkg-config file for external dependants
pkg.generate(
name: 'Raul',
description: 'Real-time audio utility library',