aboutsummaryrefslogtreecommitdiffstats
path: root/ext/files.lv2
diff options
context:
space:
mode:
Diffstat (limited to 'ext/files.lv2')
-rw-r--r--ext/files.lv2/files.ttl2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/files.lv2/files.ttl b/ext/files.lv2/files.ttl
index 4f1b68b..e3cf719 100644
--- a/ext/files.lv2/files.ttl
+++ b/ext/files.lv2/files.ttl
@@ -27,7 +27,7 @@
@prefix lv2: <http://lv2plug.in/ns/lv2core#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
-@prefix xsd: <http://www.w3.org/2001/XMLSchema> .
+@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<http://lv2plug.in/ns/ext/files>
a lv2:Specification ;