diff options
Diffstat (limited to 'schemas.lv2/rdfs.ttl')
-rw-r--r-- | schemas.lv2/rdfs.ttl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/schemas.lv2/rdfs.ttl b/schemas.lv2/rdfs.ttl index 078d7c8..5f4dcf9 100644 --- a/schemas.lv2/rdfs.ttl +++ b/schemas.lv2/rdfs.ttl @@ -67,7 +67,7 @@ rdfs:domain rdfs:isDefinedBy a rdf:Property ; - rdfs:comment "The defininition of the subject resource." ; + rdfs:comment "The definition of the subject resource." ; rdfs:domain rdfs:Resource ; rdfs:isDefinedBy <http://www.w3.org/2000/01/rdf-schema#> ; rdfs:label "is defined by" ; |