diff options
Diffstat (limited to 'ext/midi.lv2/midi.ttl')
-rw-r--r-- | ext/midi.lv2/midi.ttl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/midi.lv2/midi.ttl b/ext/midi.lv2/midi.ttl index b08ced5..9621aa8 100644 --- a/ext/midi.lv2/midi.ttl +++ b/ext/midi.lv2/midi.ttl @@ -25,7 +25,7 @@ a lv2:Specification ; doap:license <http://opensource.org/licenses/isc-license> ; doap:name "LV2 MIDI Events" ; - rdfs:comment "Defines an LV2 event type for standard raw MIDI" ; + doap:shortdesc "A data type for raw MIDI." ; doap:release [ doap:revision "1.2" ; doap:created "2011-05-21" |