Issues in legacy form text
authorYves Raimond <yves.raimond@bbc.co.uk>
Fri, 25 Oct 2013 15:50:49 +1100
changeset 128 2d9d90bce7a0
parent 127 4b07bc44a4bb
child 129 2b562e14186a
Issues in legacy form text
schema.org/ext/tvradio.html
--- a/schema.org/ext/tvradio.html	Fri Oct 25 15:19:19 2013 +1100
+++ b/schema.org/ext/tvradio.html	Fri Oct 25 15:50:49 2013 +1100
@@ -392,7 +392,7 @@
 
     <div typeof="rdf:Property" resource="http://schema.org/episodes">
       <span class="h" property="rdfs:label">episodes</span>
-      <span property="rdfs:comment">An episode of a TV series or season. (legacy spelling; see singular form, director)</span>
+      <span property="rdfs:comment">An episode of a TV series or season. (legacy spelling; see singular form, episode)</span>
       <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Series">Series</a></span>
       <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Season">Season</a></span>
       <span>Range: <a property="http://schema.org/range" href="http://schema.org/Episode">Episode</a></span>
@@ -404,7 +404,7 @@
     <!-- season / seasons -->
     <div typeof="rdf:Property" resource="http://schema.org/season">
       <span class="h" property="rdfs:label">season</span>
-      <span property="rdfs:comment">A season in a tv/radio series. (legacy spelling; see singular form, season)</span>
+      <span property="rdfs:comment">A season in a tv/radio series.</span>
       <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Series">Series</a></span>
       <span>Range: <a property="http://schema.org/range" href="http://schema.org/Season">Season</a></span>
     </div>