hixie: grammar error (whatwg r4670)

hixie: grammar error (whatwg r4670)

http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.3723&r2=1.3724&f=h
http://html5.org/tools/web-apps-tracker?from=4669&to=4670

===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.3723
retrieving revision 1.3724
diff -u -d -r1.3723 -r1.3724
--- Overview.html 6 Feb 2010 00:08:02 -0000 1.3723
+++ Overview.html 6 Feb 2010 00:09:21 -0000 1.3724
@@ -37718,7 +37718,7 @@
    all users to benefit from the information.</p>
 
    <p>The <code><a href="#the-ul-element">ul</a></code> element is used (rather than
-   <code><a href="#the-ol-element">ol</a></code>) because the order is not particular important:
+   <code><a href="#the-ol-element">ol</a></code>) because the order is not particularly important:
    while the list is in fact ordered alphabetically, it would convey
    the same information if ordered by, say, the length of the tag.</p>

Received on Saturday, 6 February 2010 00:10:00 UTC