Typo in rdftest property section
authorGregg Kellogg <gregg@kellogg-assoc.com>
Tue, 18 Feb 2014 16:31:25 -0800
changeset 1961 2f169d06c7e9
parent 1960 201fb3bf780a
child 1962 7ca5de051d1a
Typo in rdftest property section
ns/rdftest.html
--- a/ns/rdftest.html	Tue Feb 18 16:24:27 2014 -0800
+++ b/ns/rdftest.html	Tue Feb 18 16:31:25 2014 -0800
@@ -30,7 +30,7 @@
     <h2>Vocabulary Terms</h2>
     <p>The vocabulary terms below constitute the complete RDF Test vocabulary.</p>
     <h3>Classes</h3>
-  	<p>The vocabulary defines the following classes :</p>
+  	<p>The vocabulary defines the following classes:</p>
   	<ul>
   	  <li about="rdft:Approval" typeof="rdfs:Class"><code>rdft:Approval</code> &ndash; <span property="rdfs:label">Approval</span>.
   		<span property="rdfs:comment">The superclass of all test approval statuses.</span>.
@@ -98,7 +98,7 @@
   	</ul>
 	
   	<h3>Properties</h3>
-  	<p>The vocabulary defines the following classes :</p>
+  	<p>The vocabulary defines the following properties:</p>
     <ul>
   	  <li about="rdft:approval" typeof="rdf:Property"><code>rdft:approval</code> &ndash; <span property="rdfs:label">approval</span>.
   		<span property="rdfs:comment">Approval status of a test.</span>.