diff options
| -rw-r--r-- | lv2/core/lv2core.doap.ttl | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/lv2/core/lv2core.doap.ttl b/lv2/core/lv2core.doap.ttl index aace5ba..a9540b8 100644 --- a/lv2/core/lv2core.doap.ttl +++ b/lv2/core/lv2core.doap.ttl @@ -10,7 +10,7 @@  	doap:name "LV2" ;  	doap:homepage <http://lv2plug.in> ;  	doap:created "2004-04-21" ; -	doap:shortdesc "An audio plugin interface specification." ; +	doap:shortdesc "An open and extensible audio plugin standard" ;  	doap:programming-language "C" ;  	doap:developer <http://plugin.org.uk/swh.xrdf#me> ,  		<http://drobilla.net/drobilla#me> ;  |