aboutsummaryrefslogtreecommitdiffstats
path: root/lv2
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2020-09-12 13:17:19 +0200
committerDavid Robillard <d@drobilla.net>2020-09-12 13:17:19 +0200
commit16b0529636b07dc0c51fdc89db7b3f21e3688d8f (patch)
tree64fc4e8cf5f692c06a60a3d2f3c6b54d126efc01 /lv2
parent7d5cd92aa516e05f92c26eb8fd4c9e6a758a9896 (diff)
downloadlv2-16b0529636b07dc0c51fdc89db7b3f21e3688d8f.tar.xz
Fix typo in documentation
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 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 ,