aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/lv2plug.in/ns/extensions
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2015-03-27 21:38:10 -0400
committerDavid Robillard <d@drobilla.net>2015-03-27 21:38:10 -0400
commit4666e1ccd918cb8a17097db99f404e9519dd3bd8 (patch)
treea42c205145d9b0fed97ec0c7617e3ec006aad9e2 /lv2/lv2plug.in/ns/extensions
parent4a2647bd551f588f6ed744f0ba08571e2cf7832c (diff)
downloadlv2-4666e1ccd918cb8a17097db99f404e9519dd3bd8.tar.xz
Fix typo.
Diffstat (limited to 'lv2/lv2plug.in/ns/extensions')
-rw-r--r--lv2/lv2plug.in/ns/extensions/units/units.ttl2
1 files changed, 1 insertions, 1 deletions
diff --git a/lv2/lv2plug.in/ns/extensions/units/units.ttl b/lv2/lv2plug.in/ns/extensions/units/units.ttl
index b78aa89..ac7e439 100644
--- a/lv2/lv2plug.in/ns/extensions/units/units.ttl
+++ b/lv2/lv2plug.in/ns/extensions/units/units.ttl
@@ -127,7 +127,7 @@ units:factor
rdfs:domain units:Conversion ;
rdfs:label "conversion factor" ;
rdfs:comment """
-The factor to multiple the source value by in order to convert
+The factor to multiply the source value by in order to convert
to the target unit.
""" .