fixed a typo with 'any future reads'
authorfmoussa <feras.moussa@hotmail.com>
Thu, 17 Jan 2013 23:06:46 -0800
changeset 6 338f507bf542
parent 5 02c065215dba
child 7 4a496b9c9944
fixed a typo with 'any future reads'
Overview.htm
--- a/Overview.htm	Sun Dec 23 14:02:38 2012 -0800
+++ b/Overview.htm	Thu Jan 17 23:06:46 2013 -0800
@@ -639,7 +639,7 @@
 			If conforming user agents cannot determine the media type of the <code>Stream</code>, they <em title="must" class="rfc2119">must</em> return the empty string. 
 			A string is a valid MIME type if it matches the media-type token defined in section 3.7 "Media Types" of RFC 2616 [<cite><a href="#bib-HTTP11" class="bibref">HTTP11</a></cite>].
 		</dd></dl></section><section id="methods"><h3><span class="secno">2.2 </span>Methods</h3><dl class="methods"><dt id="widl-Stream-close-void"><code>close</code></dt><dd>
-			This method should close the Stream and not allow and future reads. 
+			This method should close the Stream and not allow any future reads. 
 This is done by returning on the next and subsequent reads with no data.
  This is an irreversible and non-idempotent operation; once a <code>Stream</code>
  has been closed, it cannot be used again; dereferencing a Stream URI