aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/lv2plug.in/ns
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2012-04-13 00:42:46 +0000
committerDavid Robillard <d@drobilla.net>2012-04-13 00:42:46 +0000
commit79956ee4eae7573f794ea2d809f62f84984ef29f (patch)
tree47138705759a965086b7c198322b286fe711921f /lv2/lv2plug.in/ns
parent46e2e7d68dc76fd7da3f6a142daa538fe2e2c190 (diff)
downloadlv2-79956ee4eae7573f794ea2d809f62f84984ef29f.tar.xz
Fix typo.
Diffstat (limited to 'lv2/lv2plug.in/ns')
-rw-r--r--lv2/lv2plug.in/ns/ext/port-props/port-props.ttl2
1 files changed, 1 insertions, 1 deletions
diff --git a/lv2/lv2plug.in/ns/ext/port-props/port-props.ttl b/lv2/lv2plug.in/ns/ext/port-props/port-props.ttl
index 62fa9af..8111821 100644
--- a/lv2/lv2plug.in/ns/ext/port-props/port-props.ttl
+++ b/lv2/lv2plug.in/ns/ext/port-props/port-props.ttl
@@ -160,7 +160,7 @@ pprops:rangeSteps
rdfs:label "Number of value quantization steps" ;
lv2:documentation """
<p>This value indicates into how many evenly-divided points the (control) port
-range shoujld be divided for step-wise control. This may be used for changing
+range should be divided for step-wise control. This may be used for changing
the value with step-based controllers like arrow keys, mouse wheel, rotary
encoders, etc.</p>