Update to latest jsonld.js.
authorDave Longley <dlongley@digitalbazaar.com>
Thu, 14 Feb 2013 12:41:30 -0500
changeset 1256 9336beb5e9b5
parent 1255 84ef2be6a0b8
child 1257 e649bac38640
Update to latest jsonld.js.
playground/jsonld.js
--- a/playground/jsonld.js	Thu Feb 14 12:40:58 2013 -0500
+++ b/playground/jsonld.js	Thu Feb 14 12:41:30 2013 -0500
@@ -3709,7 +3709,7 @@
   // options for the value of @type or @language
   var options;
 
-  // determine options for @id based on whether or not it compacts to a term
+  // determine options for @id based on whether or not value compacts to a term
   if(typeOrLanguageValue === '@id' && _isSubjectReference(value)) {
     // try to compact value to a term
     var term = _compactIri(