diff options
Diffstat (limited to 'lv2/port-groups')
| -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 aefe8f8..d248f28 100644 --- a/lv2/port-groups/port-groups.ttl +++ b/lv2/port-groups/port-groups.ttl @@ -57,7 +57,7 @@ pg:sideChainOf  	a rdf:Property ,  		owl:ObjectProperty ;  	rdfs:label "side-chain of" ; -	rdfs:comment "Port or grou is a side chain of another." . +	rdfs:comment "Port or group is a side chain of another." .  pg:subGroupOf  	a rdf:Property , |