--- 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>