- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 21 Oct 2009 12:03:15 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv4002
Modified Files:
Overview.html
Log Message:
typo (whatwg r4263)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.3405
retrieving revision 1.3406
diff -u -d -r1.3405 -r1.3406
--- Overview.html 21 Oct 2009 12:01:20 -0000 1.3405
+++ Overview.html 21 Oct 2009 12:03:10 -0000 1.3406
@@ -11406,7 +11406,7 @@
not-slash = %x0000-002E / %x0030-10FFFF
; a Unicode character other than U+002F SOLIDUS (/)</pre><p class="note">This corresponds to putting the contents of the
element in JavaScript comments.<p class="note">This requirement is in addition to the earlier
- restrictiosn on the syntax of contents of <code><a href="#script">script</a></code>
+ restrictions on the syntax of contents of <code><a href="#script">script</a></code>
elements.<div class="example">
<p>This allows authors to include documentation, such as license
Received on Wednesday, 21 October 2009 12:03:16 UTC