--- a/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_qualifiedResponsibility.ttl Wed May 23 22:59:41 2012 +0100
+++ b/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_qualifiedResponsibility.ttl Wed May 23 20:59:39 2012 -0400
@@ -16,7 +16,7 @@
prov:qualifiedAssociation [
a prov:Association;
prov:agent :traffic-officer-34;
- prov:hadRole :enforcer; # The officer was the one enforcing the traffice rules.
+ prov:hadRole :enforcer; # The officer was the one enforcing the traffic rules.
];
.