Fix typos.
authorDave Longley <dlongley@digitalbazaar.com>
Sun, 08 Sep 2013 02:12:33 -0400
changeset 1986 838a8ed5afb7
parent 1985 42299bc01c80
child 1987 22bb3509f8c5
Fix typos.
test-suite/tests/remote-doc-manifest.jsonld
--- 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",