diff options
author | David Robillard <d@drobilla.net> | 2011-08-22 02:59:07 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2011-08-22 02:59:07 +0000 |
commit | af3ec3a45e34000d9339d9be0b54391eb3b41986 (patch) | |
tree | c33b44b9ac6b120c0c779b1e9ef87bc96ea17962 /extensions/ui.lv2 | |
parent | e32e3e62e30ef967783342513aa9b43a54157d62 (diff) | |
download | lv2-af3ec3a45e34000d9339d9be0b54391eb3b41986.tar.xz |
Fix whitespace
Diffstat (limited to 'extensions/ui.lv2')
-rw-r--r-- | extensions/ui.lv2/ui.ttl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extensions/ui.lv2/ui.ttl b/extensions/ui.lv2/ui.ttl index 6b7ba5a..1ad3c00 100644 --- a/extensions/ui.lv2/ui.ttl +++ b/extensions/ui.lv2/ui.ttl @@ -24,8 +24,8 @@ @prefix foaf: <http://xmlns.com/foaf/0.1/> . <http://lv2plug.in/ns/extensions/ui> - a lv2:Specification ; - doap:license <http://opensource.org/licenses/isc-license> ; + a lv2:Specification ; + doap:license <http://opensource.org/licenses/isc-license> ; doap:name "LV2 UI" ; doap:release [ doap:revision "2.2" ; |