diff options
Diffstat (limited to 'ext/reference.lv2')
-rw-r--r-- | ext/reference.lv2/reference.ttl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ext/reference.lv2/reference.ttl b/ext/reference.lv2/reference.ttl index 6d5870f..1e030ee 100644 --- a/ext/reference.lv2/reference.ttl +++ b/ext/reference.lv2/reference.ttl @@ -61,10 +61,10 @@ a plugin, except via functions provided by the host in LV2_Blob_Support.</p> reference:blobSupport a lv2:Feature ; rdfs:label "Blob support" ; lv2:documentation """ -Support for dynamically allocated blobs. If a host supports this feature, it -MUST pass a LV2_Feature with <code>URI</code> +<p>Support for dynamically allocated blobs. If a host supports this feature, +it MUST pass a LV2_Feature with <code>URI</code> http://lv2plug.in/ns/ext/atom#blobSupport and <code>data</code> pointing to a -LV2_Blob_Support. +LV2_Blob_Support.</p> """ . reference:Blob a rdfs:Class ; |