fixed typo
authorLuc Moreau <l.moreau@ecs.soton.ac.uk>
Tue, 16 Oct 2012 23:30:28 +0100
changeset 4535 a05d63264f8d
parent 4534 cffc60558297
child 4536 d48718204b33
child 4586 e8c8cac64340
fixed typo
model/prov-n.html
--- a/model/prov-n.html	Tue Oct 16 15:18:59 2012 +0100
+++ b/model/prov-n.html	Tue Oct 16 23:30:28 2012 +0100
@@ -2198,7 +2198,7 @@
 <li> 
 The scope of a namespace declaration directly occurring in a <code><a class="grammarRef" href="#prod-bundle">bundle</a></code> is the <code><a class="grammarRef" href="#prod-bundle">bundle</a></code> itself.</li>
 <li>
-The scope of a namespace declaration directly occurring in a <code><a class="grammarRef" href="#prod-document">document</a></code> is the <code><a class="grammarRef" href="#prod-document">document</a></code> itself, exclunding the <code><a class="grammarRef" href="#prod-bundle">bundles</a></code> it may contain.</li>
+The scope of a namespace declaration directly occurring in a <code><a class="grammarRef" href="#prod-document">document</a></code> is the <code><a class="grammarRef" href="#prod-document">document</a></code> itself, excluding the <code><a class="grammarRef" href="#prod-bundle">bundles</a></code> it may contain.</li>
 </ul>
 
 <p>A set of namespace declarations <code><a class="grammarRef" href="#prod-namespaceDeclarations">namespaceDeclarations</a></code> MUST NOT re-declare the same prefix.</p>