diff options
Diffstat (limited to 'lv2')
-rw-r--r-- | lv2/port-groups/port-groups.ttl | 2 |
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 ; |