html5/spec Overview.html,1.2374,1.2375

Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv4684

Modified Files:
	Overview.html 
Log Message:
typo (whatwg r3226)

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.2374
retrieving revision 1.2375
diff -u -d -r1.2374 -r1.2375
--- Overview.html	12 Jun 2009 01:11:53 -0000	1.2374
+++ Overview.html	12 Jun 2009 01:18:00 -0000	1.2375
@@ -43872,8 +43872,8 @@
 
     <p>If the user agent is configured such that this invocation of
     <code title="dom-showModalDialog"><a href="#dom-showmodaldialog">showModalDialog()</a></code> is
-    somehow disabled, then the method returns the empty string; abort
-    these steps.</p>
+    somehow disabled, then return the empty string and abort these
+    steps.</p>
 
     <p class="note">User agents are expected to disable this method in
     certain cases to avoid user annoyance (e.g. as part of their popup

Received on Friday, 12 June 2009 01:18:09 UTC