Fix typos.
authorDavid I. Lehn <dlehn@digitalbazaar.com>
Fri, 23 Aug 2013 16:17:47 -0400
changeset 1915 19149523b6fd
parent 1914 b3f17211d9c8
child 1916 9313f4116d58
Fix typos.
test-suite/tests/toRdf-manifest.jsonld
--- 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"
     }