[html5] r5392 - [e] (0) typo Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=10082

whatwg at whatwg.org whatwg at whatwg.org
Fri Aug 27 22:00:56 PDT 2010


Author: ianh
Date: 2010-08-27 22:00:55 -0700 (Fri, 27 Aug 2010)
New Revision: 5392

Modified:
   complete.html
   index
   source
Log:
[e] (0) typo
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=10082

Modified: complete.html
===================================================================
--- complete.html	2010-08-28 04:59:17 UTC (rev 5391)
+++ complete.html	2010-08-28 05:00:55 UTC (rev 5392)
@@ -58630,7 +58630,7 @@
   <a href=#browsing-context-name title="browsing context name">name</a> of the browsing
   context that is to be navigated. It must be a <a href=#valid-browsing-context-name-or-keyword>valid browsing
   context name or keyword</a>. If fewer than two arguments are
-  provided, then the <var title="">name</var> argument defaults to the
+  provided, then the <var title="">target</var> argument defaults to the
   value "<code>_blank</code>".</p>
 
   <p>The third argument, <var title="">features</var>, has no effect

Modified: index
===================================================================
--- index	2010-08-28 04:59:17 UTC (rev 5391)
+++ index	2010-08-28 05:00:55 UTC (rev 5392)
@@ -58555,7 +58555,7 @@
   <a href=#browsing-context-name title="browsing context name">name</a> of the browsing
   context that is to be navigated. It must be a <a href=#valid-browsing-context-name-or-keyword>valid browsing
   context name or keyword</a>. If fewer than two arguments are
-  provided, then the <var title="">name</var> argument defaults to the
+  provided, then the <var title="">target</var> argument defaults to the
   value "<code>_blank</code>".</p>
 
   <p>The third argument, <var title="">features</var>, has no effect

Modified: source
===================================================================
--- source	2010-08-28 04:59:17 UTC (rev 5391)
+++ source	2010-08-28 05:00:55 UTC (rev 5392)
@@ -66170,7 +66170,7 @@
   <span title="browsing context name">name</span> of the browsing
   context that is to be navigated. It must be a <span>valid browsing
   context name or keyword</span>. If fewer than two arguments are
-  provided, then the <var title="">name</var> argument defaults to the
+  provided, then the <var title="">target</var> argument defaults to the
   value "<code>_blank</code>".</p>
 
   <p>The third argument, <var title="">features</var>, has no effect




More information about the Commit-Watchers mailing list