Fix typos.
--- a/test-suite/tests/toRdf-manifest.jsonld Fri Aug 23 14:00:13 2013 -0400
+++ b/test-suite/tests/toRdf-manifest.jsonld Fri Aug 23 16:17:47 2013 -0400
@@ -780,14 +780,14 @@
"@id": "#t0116",
"@type": ["jld:PositiveEvaluationTest", "jld:ToRDFTest"],
"name": "Dataset from node with embedded named graph",
- "purpose": "Embedding @graph in a node creates a named grqph",
+ "purpose": "Embedding @graph in a node creates a named graph",
"input": "toRdf-0116-in.jsonld",
"expect": "toRdf-0116-out.nq"
}, {
"@id": "#t0117",
"@type": ["jld:PositiveEvaluationTest", "jld:ToRDFTest"],
"name": "Dataset from node with embedded named graph (bnode)",
- "purpose": "Embedding @graph in a node creates a named grqph. Graph name is created if there is no subject",
+ "purpose": "Embedding @graph in a node creates a named graph. Graph name is created if there is no subject",
"input": "toRdf-0117-in.jsonld",
"expect": "toRdf-0117-out.nq"
}