Replace NoInterfaceObject with constructor for JsonLdProcessor
authorMarkus Lanthaler <mark_lanthaler@gmx.net>
Tue, 27 Nov 2012 15:47:05 +0100
changeset 966 f0a9a1fd0be6
parent 965 cc633d0069b1
child 967 0c26ae3c7618
Replace NoInterfaceObject with constructor for JsonLdProcessor

This addresses #200
spec/latest/json-ld-api/index.html
--- a/spec/latest/json-ld-api/index.html	Wed Nov 21 18:10:16 2012 +0100
+++ b/spec/latest/json-ld-api/index.html	Tue Nov 27 15:47:05 2012 +0100
@@ -554,7 +554,7 @@
       implement a processor with a synchronous interface instead. In that case, the <code>callback</code>
       parameter MUST NOT be included and the result MUST be returned as a return value instead.</p>
 
-    <dl title="[NoInterfaceObject] interface JsonLdProcessor" class="idl">
+    <dl title="[Constructor] interface JsonLdProcessor" class="idl">
 
       <dt>void expand()</dt>
       <dd>