aboutsummaryrefslogtreecommitdiffstats
path: root/schemas.lv2/rdfs.ttl
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2022-05-09 15:40:09 -0400
committerDavid Robillard <d@drobilla.net>2022-05-09 15:40:09 -0400
commitbd70bc95db7b9aea77d04ffba0693a485d4af8c6 (patch)
tree79bd31cdbec873da4df56a4b7de5911d443b8162 /schemas.lv2/rdfs.ttl
parent7ab1f698e8c883b23e6df6a404e7f1c33363ff2d (diff)
downloadlv2-bd70bc95db7b9aea77d04ffba0693a485d4af8c6.tar.xz
Fix incorrect spelling and test for regression with codespell
Diffstat (limited to 'schemas.lv2/rdfs.ttl')
-rw-r--r--schemas.lv2/rdfs.ttl2
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" ;