aboutsummaryrefslogtreecommitdiffstats
path: root/lv2
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2022-05-18 16:18:06 -0400
committerDavid Robillard <d@drobilla.net>2022-05-18 16:20:06 -0400
commit5857ea2add288254982aab3be2aa0634d3560cc6 (patch)
tree2d5ac1a80d294c51f701d56c4df17fb6542554dc /lv2
parentf2d97030cfe3d809b2a117d777dc09f56a198f2d (diff)
downloadlv2-5857ea2add288254982aab3be2aa0634d3560cc6.tar.xz
Fix typos
Diffstat (limited to 'lv2')
-rw-r--r--lv2/port-groups/port-groups.ttl2
1 files changed, 1 insertions, 1 deletions
diff --git a/lv2/port-groups/port-groups.ttl b/lv2/port-groups/port-groups.ttl
index 5173aa0..2806821 100644
--- a/lv2/port-groups/port-groups.ttl
+++ b/lv2/port-groups/port-groups.ttl
@@ -21,7 +21,7 @@ pg:Group
owl:cardinality 1 ;
rdfs:comment "A Group MUST have exactly one string lv2:symbol."
] ;
- rdfs:comment "A set of ports that are logicaly grouped together." .
+ rdfs:comment "A set of ports that are logically grouped together." .
pg:InputGroup
a rdfs:Class ;