Fix typo in test description.
authorDave Longley <dlongley@digitalbazaar.com>
Wed, 02 Oct 2013 09:59:34 -0400
changeset 2011 272f3b335986
parent 2010 e38159fd4fd8
child 2012 be8a29f7a965
Fix typo in test description.
test-suite/tests/fromRdf-manifest.jsonld
--- a/test-suite/tests/fromRdf-manifest.jsonld	Tue Oct 01 16:12:17 2013 -0700
+++ b/test-suite/tests/fromRdf-manifest.jsonld	Wed Oct 02 09:59:34 2013 -0400
@@ -139,7 +139,7 @@
       "@id": "#t0019",
       "@type": ["jld:PositiveEvaluationTest", "jld:FromRDFTest"],
       "name": "use RDF type set to false",
-      "purpose": "Seting useRdfType to false causes an rdf:type predicate to be treated like a normal property, not @type",
+      "purpose": "Setting useRdfType to true causes an rdf:type predicate to be treated like a normal property, not @type",
       "option": {
         "useRdfType": true
       },