aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/morph
diff options
context:
space:
mode:
Diffstat (limited to 'lv2/morph')
-rw-r--r--lv2/morph/morph.meta.ttl4
1 files changed, 2 insertions, 2 deletions
diff --git a/lv2/morph/morph.meta.ttl b/lv2/morph/morph.meta.ttl
index 0616473..c247783 100644
--- a/lv2/morph/morph.meta.ttl
+++ b/lv2/morph/morph.meta.ttl
@@ -55,8 +55,8 @@ morph:AutoMorphPort
lv2:documentation """
Ports of this type MUST have another type which defines the default buffer
-format (e.g. lv2:ControlPort) but may dynamically change types based on the
-configured types of any morph:MorphPort ports on the same plugin instance.
+format (for example, lv2:ControlPort) but may dynamically change types based on
+the configured types of any morph:MorphPort ports on the same plugin instance.
The type of a port may only change in response to a host call to
LV2_Options_Interface::set(). Whenever any port type on the instance changes,