Correct comment definition
authorAndy Seaborne <andy.seaborne@apache.org>
Sun, 01 Sep 2013 13:59:48 +0100
changeset 1046 0c7ae7ba2bb3
parent 1045 f5afa2470413
child 1047 4dd38cb3ba6c
Correct comment definition
trig/index.html
--- a/trig/index.html	Sun Sep 01 13:46:45 2013 +0100
+++ b/trig/index.html	Sun Sep 01 13:59:48 2013 +0100
@@ -363,11 +363,11 @@
             <h3>Comments</h3>
 
             <p>Comments in TriG take the form of '#', outside an
-            <a href="#grammar-production-IRIREF">IRIREF</a> or <a href="#grammar-production-String">String</a>,
+
+            <a href="#grammar-production-iri">IRI</a> or a <a href="#grammar-production-String">string</a>,
             and continue to the end of line (marked by characters U+000D or U+000A)
             or end of file if there is no end of line after the comment
             marker.  Comments are treated as white space.
-
             </p>
           </section>
           <section id="sec-iri-references">