aboutsummaryrefslogtreecommitdiffstats
path: root/lv2
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2012-03-20 03:43:12 +0000
committerDavid Robillard <d@drobilla.net>2012-03-20 03:43:12 +0000
commitf161f400ce62326142f7ea5f613032f230d0d795 (patch)
tree0c24f6d6c0fa73d27c5119dc4e51e19843e160ff /lv2
parentb2406375a44eab0a4004f835d577411e87bb75d4 (diff)
downloadlv2-f161f400ce62326142f7ea5f613032f230d0d795.tar.xz
Fix typo.
Diffstat (limited to 'lv2')
-rw-r--r--lv2/lv2plug.in/ns/ext/patch/patch.ttl2
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>