diff options
author | David Robillard <d@drobilla.net> | 2012-04-12 23:21:46 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2012-04-12 23:21:46 +0000 |
commit | 9a582a3edcb9c6c0b2866920dc2b55e4178e3660 (patch) | |
tree | bfd225cb8b2bd4bb5cd7e9a03ed3b7c6ebb9a389 /lv2/lv2plug.in/ns/meta | |
parent | b7bd27b94932e10a85c0b781dae8a57402491b65 (diff) | |
download | lv2-9a582a3edcb9c6c0b2866920dc2b55e4178e3660.tar.xz |
Normalise syntax via serdi.
Diffstat (limited to 'lv2/lv2plug.in/ns/meta')
-rw-r--r-- | lv2/lv2plug.in/ns/meta/meta.ttl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lv2/lv2plug.in/ns/meta/meta.ttl b/lv2/lv2plug.in/ns/meta/meta.ttl index 3d1297b..979976a 100644 --- a/lv2/lv2plug.in/ns/meta/meta.ttl +++ b/lv2/lv2plug.in/ns/meta/meta.ttl @@ -12,7 +12,7 @@ doap:shortdesc "LV2 project metadata" ; doap:created "2012-03-25" ; doap:maintainer <http://drobilla.net/drobilla#me> ; - rdfs:comment """ + rdfs:comment """ This vocabulary describes metadata relevant to the LV2 project (e.g. people involved and the license). """ . |