From 80e12926bbf5837daa2ad133d5f68901ca368aec Mon Sep 17 00:00:00 2001 From: David Robillard Date: Wed, 12 Feb 2025 04:12:44 -0500 Subject: Fix typo --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index 275905d..66cb5d3 100644 --- a/meson.build +++ b/meson.build @@ -173,7 +173,7 @@ sratom_dep = declare_dependency( link_with: libsratom, ) -# Generage pkg-config file for external dependants +# Generate pkg-config file for external dependants pkg.generate( libsratom, description: 'Small library for serializing LV2 atoms', -- cgit v1.2.1