- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 05 Aug 2010 02:36:49 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/markup/elements
In directory hutz:/tmp/cvs-serv10859/elements
Modified Files:
audio.html
Log Message:
style changes + typo fix from plh
Index: audio.html
===================================================================
RCS file: /sources/public/html5/markup/elements/audio.html,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- audio.html 12 Jul 2010 14:16:42 -0000 1.15
+++ audio.html 5 Aug 2010 02:36:47 -0000 1.16
@@ -29,7 +29,7 @@
metadata is considered worthwhile.
<ul>
<li>"<span class="attr-values">none</span>": Hints to the UA that the user
- is not expected to need the video, or that minimizing
+ is not expected to need the audio stream, or that minimizing
unnecessary traffic is desirable.</li>
<li>"<span class="attr-values">metadata</span>": Hints to the UA
that the user is not expected to need the audio stream,
Received on Thursday, 5 August 2010 02:36:51 UTC