- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 31 Mar 2010 08:46:48 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/md
In directory hutz:/tmp/cvs-serv20067
Modified Files:
Overview.html
Log Message:
americanization (whatwg r4918)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/md/Overview.html,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -d -r1.55 -r1.56
--- Overview.html 31 Mar 2010 05:17:42 -0000 1.55
+++ Overview.html 31 Mar 2010 08:46:39 -0000 1.56
@@ -1263,7 +1263,7 @@
empty list as the value of <var title="">memory</var>, fails.<p class="note">The algorithms in this section are especially
inefficient, in the interests of keeping them easy to
understand. Implementors are strongly encouraged to refactor and
- optimise them in their user agents.<div class="example">
+ optimize them in their user agents.<div class="example">
<p>In this example, a single license statement is applied to two
works, using <code title="attr-itemref"><a href="#attr-itemref">itemref</a></code> from the
Received on Wednesday, 31 March 2010 08:46:57 UTC