aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/dynmanifest
diff options
context:
space:
mode:
authorReuben Thomas <reuben.thomas@me.com>2021-02-17 23:32:12 +0000
committerDavid Robillard <d@drobilla.net>2021-02-22 11:53:44 -0500
commitdb715453bc12ac1d91183d3bc3642e4055c9aa26 (patch)
tree968627f7be167725eaa44fc51b65854c67890324 /lv2/dynmanifest
parentba34a58b32839491335b5bcbda46e11c4b209cbc (diff)
downloadlv2-db715453bc12ac1d91183d3bc3642e4055c9aa26.tar.xz
Fix typos in docstrings
Diffstat (limited to 'lv2/dynmanifest')
-rw-r--r--lv2/dynmanifest/dynmanifest.h2
1 files changed, 1 insertions, 1 deletions
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,
<http://example.org/plugin> 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.