~ minor editorial repair in §5 ¶1
authorEric Prud'hommeaux <eric@w3.org>
Fri, 15 Jul 2011 12:03:02 -0400
changeset 86 19ed68f6bfef
parent 85 01b18ef38e10
child 87 c0a2cc504881
~ minor editorial repair in §5 ¶1
rdf-turtle/index.html
--- a/rdf-turtle/index.html	Fri Jul 15 11:17:16 2011 -0400
+++ b/rdf-turtle/index.html	Fri Jul 15 12:03:02 2011 -0400
@@ -607,7 +607,7 @@
 
           <!-- The Turtle grammar uses the same productions and terminals to create these terms as does <a href="http://www.w3.org/TR/rdf-sparql-query/#grammar">SPARQL</a>. --><!-- This set is listed in <a href="http://www.w3.org/TR/rdf-sparql-query/#docTerminology">SPARQL §1.2.4</a>. -->
 
-          This section maps a string conforming to the grammar in <a href="#sec-grammar-grammar">section 4.4</a> to a set of triples by mapping this strings matching productions and lexical tokens to these RDF terms or their components (e.g. language tags, lexical forms of literals). Some productions change the parser state (base or prefix declarations).</p>
+          This section maps a string conforming to the grammar in <a href="#sec-grammar-grammar">section 4.4</a> to a set of triples by mapping strings matching productions and lexical tokens to RDF terms or their components (e.g. language tags, lexical forms of literals). Some productions change the parser state (base or prefix declarations).</p>
           <section id="sec-parsing-state">
           <h3>Parser State</h3>