updating description
authorDominique Hazael-Massieux <dom@w3.org>
Thu, 30 May 2013 15:26:51 +0200
changeset 36 63793204fc8f
parent 35 1b6234f7c7c9
child 37 bb87c0d0d7e6
updating description
submitted/W3C/mediastreamtrack-init.html
--- a/submitted/W3C/mediastreamtrack-init.html	Thu May 30 15:25:47 2013 +0200
+++ b/submitted/W3C/mediastreamtrack-init.html	Thu May 30 15:26:51 2013 +0200
@@ -9,7 +9,7 @@
 <body>
 <p>When prompted, accept to share your video stream.</p>
 <h1>Description</h1>
-<p>This test checks that the video tracks of LocalMediaStream object returned by the success callback in getUserMedia are correctly initialized.</p>
+<p>This test checks that the video track of MediaStream object returned by the success callback in getUserMedia is correctly initialized.</p>
 
 <div id='log'></div>
 <script src=/resources/testharness.js></script>