CVS 2011/webrtc/editor

Update of /sources/public/2011/webrtc/editor
In directory roscoe:/tmp/cvs-serv19166

Modified Files:
	getusermedia.html 
Log Message:
typo in idl

--- /sources/public/2011/webrtc/editor/getusermedia.html	2013/08/24 14:10:53	1.22
+++ /sources/public/2011/webrtc/editor/getusermedia.html	2013/08/30 07:40:31	1.23
@@ -1745,7 +1745,7 @@
       <section>
         <h2>CapabilityList array</h2>
       
-        <dl class="idl" title="typedef sequence &lt;DOMString&gt;
+        <dl class="idl" title="typedef sequence&lt;DOMString&gt;
         CapabilityList"></dl>
 	
         <p>Capability Lists are just an array of

Received on Friday, 30 August 2013 07:40:33 UTC