Fix typo.
--- a/test-suite/tests/expand-0038-in.jsonld	Mon Feb 11 11:02:43 2013 -0500
+++ b/test-suite/tests/expand-0038-in.jsonld	Mon Feb 11 11:06:42 2013 -0500
@@ -50,7 +50,7 @@
       "@type": "_:term"
     },
     {
-      "@value": "ternId: typed value with type set to term",
+      "@value": "termId: typed value with type set to term",
       "@type": "term"
     }
   ],
--- a/test-suite/tests/expand-0038-out.jsonld	Mon Feb 11 11:02:43 2013 -0500
+++ b/test-suite/tests/expand-0038-out.jsonld	Mon Feb 11 11:06:42 2013 -0500
@@ -77,7 +77,7 @@
       },
       {
         "@type": "_:t0",
-        "@value": "ternId: typed value with type set to term"
+        "@value": "termId: typed value with type set to term"
       },
       {
         "@value": "termTyped: value",