hixie: wording fix; internal comment (whatwg r6338)

hixie: wording fix; internal comment (whatwg r6338)

http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.5065&r2=1.5066&f=h
http://html5.org/tools/web-apps-tracker?from=6337&to=6338

===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.5065
retrieving revision 1.5066
diff -u -d -r1.5065 -r1.5066
--- Overview.html 29 Jul 2011 00:26:49 -0000 1.5065
+++ Overview.html 29 Jul 2011 01:41:56 -0000 1.5066
@@ -35269,7 +35269,7 @@
    important to the content, then simply using a <code><a href="#the-datalist-element">datalist</a></code>
    element with children <code><a href="#the-option-element">option</a></code> elements is enough. To
    prevent the values from being rendered in legacy user agents, they
-   should be placed inside the <code title="attr-option-value"><a href="#attr-option-value">value</a></code> attribute instead of
+   need to be placed inside the <code title="attr-option-value"><a href="#attr-option-value">value</a></code> attribute instead of
    inline.</p>
 
    <pre>&lt;p&gt;

Received on Friday, 29 July 2011 01:42:22 UTC