Fix typos.
--- a/test-suite/tests/remote-doc-manifest.jsonld Sat Sep 07 18:28:20 2013 -0700
+++ b/test-suite/tests/remote-doc-manifest.jsonld Sun Sep 08 02:12:33 2013 -0400
@@ -77,7 +77,7 @@
"@id": "#t0008",
"@type": ["jld:NegativeEvaluationTest", "jld:ExpandTest"],
"name": "Non-existant file (404)",
- "purpose": "Loading a non-existant file raises locaing document failed error",
+ "purpose": "Loading a non-existant file raises loading document failed error",
"input": "remote-doc-0008-in.jsonld",
"expect": "loading document failed"
}, {
@@ -104,7 +104,7 @@
"@id": "#t0011",
"@type": ["jld:PositiveEvaluationTest", "jld:ExpandTest"],
"name": "load JSON document with extension-type with link",
- "purpose": "IfIf a context is specified in a link header, it is used for a JSON extension type.",
+ "purpose": "If a context is specified in a link header, it is used for a JSON extension type.",
"input": "remote-doc-0011-in.jldt",
"option": {
"contentType": "application/jldTest+json",