No need to escape -->
authorSilvia Pfeiffer
Mon, 01 Apr 2013 13:14:21 +1100
changeset 86 66b4322a8ad1
parent 85 1c27e2304706
child 87 ed467d7e37cc
No need to escape -->
webvtt/webvtt.html
--- a/webvtt/webvtt.html	Mon Apr 01 13:09:44 2013 +1100
+++ b/webvtt/webvtt.html	Mon Apr 01 13:14:21 2013 +1100
@@ -760,7 +760,7 @@
   </ul>
 
   <p>A <dfn>WebVTT cue identifier</dfn> is any sequence of one or more
-  characters not containing the substring "<code title="">--&gt;</code>"
+  characters not containing the substring "<code title="">--></code>"
   (U+002D HYPHEN-MINUS, U+002D HYPHEN-MINUS, U+003E GREATER-THAN
   SIGN), nor containing any U+000A LINE FEED (LF) characters or U+000D
   CARRIAGE RETURN (CR) characters.</p>