Fix typo.
--- 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
},