From db715453bc12ac1d91183d3bc3642e4055c9aa26 Mon Sep 17 00:00:00 2001 From: Reuben Thomas Date: Wed, 17 Feb 2021 23:32:12 +0000 Subject: Fix typos in docstrings --- lv2/dynmanifest/dynmanifest.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lv2/dynmanifest') diff --git a/lv2/dynmanifest/dynmanifest.h b/lv2/dynmanifest/dynmanifest.h index 6181f71..674577b 100644 --- a/lv2/dynmanifest/dynmanifest.h +++ b/lv2/dynmanifest/dynmanifest.h @@ -84,7 +84,7 @@ lv2_dyn_manifest_open(LV2_Dyn_Manifest_Handle* handle, a lv2:Plugin . - The objects that are elegible for exposure are those that would need to be + The objects that are eligible for exposure are those that would need to be represented by a subject node in a static manifest. @param handle Dynamic manifest generator handle. -- cgit v1.2.1