diff options
Diffstat (limited to 'lv2')
-rw-r--r-- | lv2/lv2plug.in/ns/lv2core/lv2core.ttl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lv2/lv2plug.in/ns/lv2core/lv2core.ttl b/lv2/lv2plug.in/ns/lv2core/lv2core.ttl index 6250da5..5a0a333 100644 --- a/lv2/lv2plug.in/ns/lv2core/lv2core.ttl +++ b/lv2/lv2plug.in/ns/lv2core/lv2core.ttl @@ -299,7 +299,7 @@ plugin.</p> <p>Grouping via projects also allows users to find plugins in hosts by project, which is often how they are remembered. For this reason, a project that -contains plugins SHOULD always have a rdfs:label. It is also a good idea for +contains plugins SHOULD always have a doap:name. It is also a good idea for each plugin and the project itself to have an lv2:symbol property, which allows nice quasi-global identifiers for plugins, e.g. <q>myproj.superamp</q> which can be useful for display or fast user entry.</p> |