diff options
author | David Robillard <d@drobilla.net> | 2016-10-23 15:58:17 -0400 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2016-10-23 15:58:17 -0400 |
commit | b36868f3b96a436961c0c51b5b2dd71d05da9b12 (patch) | |
tree | e43fa8f982921bcf6371fc15778a1b0843ebf010 /lv2/lv2plug.in/ns | |
parent | dbb18d82136d43eec435e321bffa835ba5776d6e (diff) | |
download | lv2-b36868f3b96a436961c0c51b5b2dd71d05da9b12.tar.xz |
Fix typo
Diffstat (limited to 'lv2/lv2plug.in/ns')
-rw-r--r-- | lv2/lv2plug.in/ns/ext/state/state.ttl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lv2/lv2plug.in/ns/ext/state/state.ttl b/lv2/lv2plug.in/ns/ext/state/state.ttl index 77137bb..f0a2c3a 100644 --- a/lv2/lv2plug.in/ns/ext/state/state.ttl +++ b/lv2/lv2plug.in/ns/ext/state/state.ttl @@ -377,7 +377,7 @@ href="../atom/atom.html#Object">Object</a> sent from plugins when necessary.</p> <p>Plugins SHOULD emit such an event whenever a change has occurred that would -reesult in a different state being saved, but not when the host explicity makes +result in a different state being saved, but not when the host explicity makes a change which it knows is likely to have that effect, such as changing a parameter.</p> """ . |