aboutsummaryrefslogtreecommitdiffstats
path: root/lv2
diff options
context:
space:
mode:
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 ;
a id='n125' href='#n125'>125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168