aboutsummaryrefslogtreecommitdiffstats
path: root/core.lv2/lv2.ttl
diff options
context:
space:
mode:
Diffstat (limited to 'core.lv2/lv2.ttl')
-rw-r--r--core.lv2/lv2.ttl9
1 files changed, 5 insertions, 4 deletions
diff --git a/core.lv2/lv2.ttl b/core.lv2/lv2.ttl
index d0cdaeb..94dcfd5 100644
--- a/core.lv2/lv2.ttl
+++ b/core.lv2/lv2.ttl
@@ -139,10 +139,11 @@ the functions provided by a plugin are divided into classes:</p>
<dd>run(), connect_port()</dd>
</dl>
-<p>Extensions to this specification which add new plugin functions MUST declare in
-which of these classes the functions belong, or define new classes for them. Extensions
-which add new host-provided functions MUST declare from which of these classes the
-functions may be called, or otherwise precisely describe their threading rules.</p>
+<p>Extensions to this specification which add new plugin functions MUST declare
+in which of these classes the functions belong, or define new classes for
+them. Extensions which add new host-provided functions MUST declare from which
+of these classes the functions may be called, or otherwise precisely describe
+their threading rules.</p>
<p>The rules that hosts MUST follow are:</p>
<ul>