Split word
authorAndy Seaborne <andy.seaborne@apache.org>
Mon, 23 Dec 2013 09:50:58 +0000
changeset 1687 5173b51679a8
parent 1686 91c9788a6f61
child 1688 ee80328964cc
Split word
trig/index.html
--- a/trig/index.html	Sun Dec 22 23:28:56 2013 +0100
+++ b/trig/index.html	Mon Dec 23 09:50:58 2013 +0000
@@ -624,7 +624,7 @@
                 <li id="bnodeLabels">Map[string -&gt; <a href="http://www.w3.org/TR/rdf11-concepts/#dfn-blank-node">blank node</a>] <code class="dfn">bnodeLabels</code> — A mapping from string to blank node.</li>
                 <li id="curSubject">RDF_Term <code
                 class="dfn">curSubject</code> — The <code
-                class="curSubject">curSubject</code> is bo und to the <code><a href="#grammar-production-subject">subject</a></code> production.</li>
+                class="curSubject">curSubject</code> is bound to the <code><a href="#grammar-production-subject">subject</a></code> production.</li>
 
                 <li id="curPredicate">RDF_Term <code class="dfn">curPredicate</code> — The <code class="curPredicate">curPredicate</code> is bound to the <code><a href="#grammar-production-verb">verb</a></code> production. If token matched was "<code>a</code>", <code class="curPredicate">curPredicate</code> is bound to the IRI <code>http://www.w3.org/1999/02/22-rdf-syntax-ns#type</code>.</li>