dap commit: fix abstract to be more readable

changeset:   349:d5c25267a89c
user:        dom@localhost6.localdomain6
date:        Thu Jan 31 11:22:27 2013 +0100
files:       media-stream-capture/MediaRecorder.html
description:
fix abstract to be more readable


diff -r 3f54f26a30c6 -r d5c25267a89c media-stream-capture/MediaRecorder.html
--- a/media-stream-capture/MediaRecorder.html	Thu Jan 31 11:18:31 2013 +0100
+++ b/media-stream-capture/MediaRecorder.html	Thu Jan 31 11:22:27 2013 +0100
@@ -79,8 +79,8 @@
   
   <body>
   	<section id="abstract">
-  		<p>This document defines a recording API for use with MediaStreams as defined in 
-  			[[!GETUSERMEDIA]]</p></section>
+  		<p>This document defines a recording API for use with MediaStreams as defined in Media Capture and Streams
+  			[[!GETUSERMEDIA]].</p></section>
    
   <section id="sotd">
   

Received on Thursday, 31 January 2013 10:24:26 UTC