More typos
authorGavin Carothers <gavin@carothers.name>
Mon, 16 Sep 2013 14:51:52 -0700
changeset 1084 0d1b50630aa7
parent 1083 74f11497ec2a
child 1085 d75c5a7d0e4e
More typos
trig/index.html
--- a/trig/index.html	Mon Sep 16 14:42:20 2013 -0700
+++ b/trig/index.html	Mon Sep 16 14:51:52 2013 -0700
@@ -700,7 +700,7 @@
                 <li id="curGraph">RDF_Term <code class="dfn">curGraph</code> — 
                   The <code class="curGraph">curGraph</code> is bound to
                   the label of the graph that is the destination of triples
-                  produced in parsing.  When undefines, triples are detined
+                  produced in parsing.  When undefined, triples are destined
                   for the default graph.
                 </li>
               </ul>
@@ -759,7 +759,7 @@
 
               <p>The rule 
                 <tt><a href="#grammar-production-labelOrSubject">labelOrSubject</a></tt>
-                sets both <code class="curGraph">curGraph</code>.
+                sets both <code class="curGraph">curGraph</code>
                 and <code class="curSubject">curSubject</code>
                 (only one of these will be used).
               </p>
@@ -839,7 +839,7 @@
         <section id="sec-differences" class="appendix informative">
       	<h2>Differences from Previous TriG</h2>
         <p>This section describes the main differences between TriG, as
-defined in this ddcument, and the 
+defined in this document, and earlier forms. 
       	<ul>
           <li>Syntax is aligned to the 
             <a href="http:http://www.w3.org/TR/turtle">Turtle</a> [[!turtle]] recommendation