aboutsummaryrefslogtreecommitdiffstats
path: root/ext/host-info.lv2/host-info.ttl
diff options
context:
space:
mode:
Diffstat (limited to 'ext/host-info.lv2/host-info.ttl')
-rw-r--r--ext/host-info.lv2/host-info.ttl10
1 files changed, 5 insertions, 5 deletions
diff --git a/ext/host-info.lv2/host-info.ttl b/ext/host-info.lv2/host-info.ttl
index 8289f02..d19a7a4 100644
--- a/ext/host-info.lv2/host-info.ttl
+++ b/ext/host-info.lv2/host-info.ttl
@@ -49,11 +49,11 @@ extensions are supported by a given host.</p>
@prefix hi: &lt;http://lv2plug.in/ns/ext/host-info#&gt; .
&lt;http://example.org/some-host&gt; a hi:Host ;
- doap:name "Foo Rack" ;
- hi:supportsExtension [
- hi:extension &lt;http://example.org/some-extension&gt; ;
- hi:sinceVersion "1.2.0"
- ] .
+ doap:name "Foo Rack" ;
+ hi:supportsExtension [
+ hi:extension &lt;http://example.org/some-extension&gt; ;
+ hi:sinceVersion "1.2.0"
+ ] .
</pre>
""" .