aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/worker/worker.meta.ttl
diff options
context:
space:
mode:
Diffstat (limited to 'lv2/worker/worker.meta.ttl')
-rw-r--r--lv2/worker/worker.meta.ttl4
1 files changed, 2 insertions, 2 deletions
diff --git a/lv2/worker/worker.meta.ttl b/lv2/worker/worker.meta.ttl
index f696d61..2fc51bc 100644
--- a/lv2/worker/worker.meta.ttl
+++ b/lv2/worker/worker.meta.ttl
@@ -59,9 +59,9 @@ The work interface provided by a plugin, LV2_Worker_Interface.
:::turtle
- @prefix work: <http://lv2plug.in/ns/ext/worker#> .
+ @prefix work: <http://lv2plug.in/ns/ext/worker#> .
- &lt;plugin&gt;
+ <plugin>
a lv2:Plugin ;
lv2:extensionData work:interface .