Makx Dekkers Reference Correction
authorGofran Shukair <gofran.shakair@deri.org>
Fri, 26 Oct 2012 11:42:09 +0100
changeset 245 d99181eb9343
parent 230 39112aec0f88
child 246 164907c0a084
Makx Dekkers Reference Correction
adms/respec-config.js
--- a/adms/respec-config.js	Mon Oct 22 15:23:58 2012 +0100
+++ b/adms/respec-config.js	Fri Oct 26 11:42:09 2012 +0100
@@ -41,7 +41,7 @@
     // only "name" is required. Same format as editors.
 
     authors:  [
-        { name: "Maxk Dekkers", url: "http://makxdekkers.com/", company: "AMI Consult (original document)"},
+        { name: "Makx Dekkers", url: "http://makxdekkers.com/", company: "AMI Consult (original document)"},
     ],
 
     // name of the WG
@@ -96,4 +96,4 @@
   content = '<pre class="sh_sourceCode">' + doc._esc(content) + '</pre>';
   content = content.replace(/@prefix/g, '<span class="sh_keyword">@prefix</span>');
   return content;
-}
\ No newline at end of file
+}