- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Sat, 12 Jul 2008 12:31:02 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv10544
Modified Files:
Overview.html
Log Message:
typo (credit: avk) (whatwg r1871)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.1059
retrieving revision 1.1060
diff -u -d -r1.1059 -r1.1060
--- Overview.html 12 Jul 2008 11:06:07 -0000 1.1059
+++ Overview.html 12 Jul 2008 12:31:00 -0000 1.1060
@@ -6061,7 +6061,7 @@
of the row).
<li>If <var title="">stream length</var> is smaller than <var
- title="">patter length</var> then skip this row.
+ title="">pattern length</var> then skip this row.
<li>Apply the "and" operator to the first <var title="">pattern
length</var> bytes of the resource and the given mask (the bytes in
Received on Saturday, 12 July 2008 12:31:36 UTC