type in comment
authorTim L <lebot@rpi.edu>
Wed, 16 Nov 2011 11:02:15 -0500
changeset 921 d49f5ca0d6a1
parent 920 2a10c7ca20e5
child 925 1c51ee8cfaf1
type in comment
ontology/components/Role.ttl
--- a/ontology/components/Role.ttl	Wed Nov 16 11:00:54 2011 -0500
+++ b/ontology/components/Role.ttl	Wed Nov 16 11:02:15 2011 -0500
@@ -20,7 +20,7 @@
 prov:controller  
    a prov:Role;
    rdfs:label "controller";
-   rdfs:comment "The role of controling a ProcessExecution. This is an implied role when asserting wasControlledBy and qualifedControl.";
+   rdfs:comment "The role of controlling a ProcessExecution. This is an implied role when asserting wasControlledBy and qualifedControl.";
 .
 
 prov:participant