diff options
Diffstat (limited to 'lv2')
-rw-r--r-- | lv2/lv2plug.in/ns/ext/patch/patch.ttl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lv2/lv2plug.in/ns/ext/patch/patch.ttl b/lv2/lv2plug.in/ns/ext/patch/patch.ttl index a253988..2fa4548 100644 --- a/lv2/lv2plug.in/ns/ext/patch/patch.ttl +++ b/lv2/lv2plug.in/ns/ext/patch/patch.ttl @@ -304,7 +304,7 @@ patch is equivalent to:</p> eg:age 42 ; ] ; patch:remove [ - eg:name patch:wildcare ; + eg:name patch:wildcard ; eg:age patch:wildcard ; ] ; </pre> |