- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
 - Date: Thu, 03 Jul 2008 09:11:51 +0000
 - To: public-html-commits@w3.org
 
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv25184
Modified Files:
	Overview.html 
Log Message:
Oops, got my maths wrong. (whatwg r1844)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.1032
retrieving revision 1.1033
diff -u -d -r1.1032 -r1.1033
--- Overview.html	3 Jul 2008 09:06:00 -0000	1.1032
+++ Overview.html	3 Jul 2008 09:11:49 -0000	1.1033
@@ -41975,7 +41975,7 @@
          title="">multiple</var> to <var title="">length</var>.
 
        <li>
-        <p>Multiply <var title="">multiple</var> by 127, and store that new
+        <p>Multiply <var title="">multiple</var> by 128, and store that new
          value in <var title="">multiple</var>.
 
        <li>
Received on Thursday, 3 July 2008 09:12:26 UTC