Fix typo.
authorDave Longley <dlongley@digitalbazaar.com>
Wed, 04 Sep 2013 00:34:51 -0400
changeset 1969 f2ccabdc0486
parent 1968 c02554116061
child 1970 26bf05bd38ad
Fix typo.
test-suite/tests/toRdf-manifest.jsonld
--- a/test-suite/tests/toRdf-manifest.jsonld	Wed Sep 04 00:22:32 2013 -0400
+++ b/test-suite/tests/toRdf-manifest.jsonld	Wed Sep 04 00:34:51 2013 -0400
@@ -794,7 +794,7 @@
       "@id": "#t0118",
       "@type": ["jld:PositiveEvaluationTest", "jld:ToRDFTest"],
       "name": "produce generalized RDF flag",
-      "purpose": "Triples with blank node predicates are not dropped by if the produce generalized RDF flag is true.",
+      "purpose": "Triples with blank node predicates are not dropped if the produce generalized RDF flag is true.",
       "option": {
         "produceGeneralizedRDF": true
       },