amalgame/commit

FIXED: typo in label

authorJacco van Ossenbruggen
Thu Mar 5 19:35:22 2015 +0100
committerJacco van Ossenbruggen
Thu Mar 5 19:35:22 2015 +0100
commit3af7026fd81f8c6633bce6177e13eee93814b9b7
tree9110ba27bf419393385df3cdba3e6b700560f481
parent5fc88e3a70ee8ace62fcb9dc1ae5c9d1a74324c0
Diff style: patch stat
diff --git a/rdf/tool/ag_modules.ttl b/rdf/tool/ag_modules.ttl
index aaa6b6e..31c8d55 100644
--- a/rdf/tool/ag_modules.ttl
+++ b/rdf/tool/ag_modules.ttl
@@ -155,7 +155,7 @@ amalgame:TypeSelect
     rdfs:subClassOf amalgame:VirtualVocabPartitioner .
 
 amalgame:PropertyValueSelect
-    rdfs:label "prartion facet on property/value"@en ;
+    rdfs:label "partion facet on property/value"@en ;
     skos:definition "Partition a vocabulary based on the concepts having a specific property/value, or not."@en ;
     rdfs:subClassOf amalgame:VirtualVocabPartitioner .