one more
authordom@localhost6.localdomain6
Thu, 31 Jan 2013 11:33:53 +0100
changeset 353 30552a2f004c
parent 352 fc1fcba6a942
child 354 f67bfa008d67
one more
media-stream-capture/MediaRecorder.html
--- a/media-stream-capture/MediaRecorder.html	Thu Jan 31 11:33:14 2013 +0100
+++ b/media-stream-capture/MediaRecorder.html	Thu Jan 31 11:33:53 2013 +0100
@@ -176,7 +176,7 @@
 			MediaStream is muted at any time (i.e., if its <code>readyState</code> is set to <code>muted</code>), the UA
 			<em title="must" class="rfc2119">must</em> insert black frames or silence until the Track is unmuted. If the UA is 
 			unable to start recording or at any point is unable to continue recording, it <em title="must" class="rfc2119">must</em> raise 
-			a <code>recordingerror</code> event, follwowed by a <code>dataavailable</code> event containing
+			a <code>recordingerror</code> event, followed by a <code>dataavailable</code> event containing
 			the Blob it has gathered, followed by the <code>stoprecording</code> event.    
 		</p>
 		<dl class='parameters'>