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

whatwg at whatwg.org whatwg at whatwg.org
Mon Sep 21 18:26:17 PDT 2009


Author: ianh
Date: 2009-09-21 18:26:16 -0700 (Mon, 21 Sep 2009)
New Revision: 3953

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

Modified: index
===================================================================
--- index	2009-09-22 01:15:26 UTC (rev 3952)
+++ index	2009-09-22 01:26:16 UTC (rev 3953)
@@ -10896,9 +10896,9 @@
 
   <dl><dt><dfn id=meta-application-name title=meta-application-name>application-name</dfn></dt>
 
-   <dd><p>The value must be a short free-form string that giving the
-   name of the Web application that the page represents. If the page
-   is not a Web application, the <code title=meta-application-name><a href=#meta-application-name>application-name</a></code> metadata name
+   <dd><p>The value must be a short free-form string giving the name
+   of the Web application that the page represents. If the page is not
+   a Web application, the <code title=meta-application-name><a href=#meta-application-name>application-name</a></code> metadata name
    must not be used. <span class=impl>User agents may use the
    application name in UI in preference to the page's
    <code><a href=#the-title-element-0>title</a></code>, since the title might include status messages

Modified: source
===================================================================
--- source	2009-09-22 01:15:26 UTC (rev 3952)
+++ source	2009-09-22 01:26:16 UTC (rev 3953)
@@ -11411,9 +11411,9 @@
 
    <dt><dfn title="meta-application-name">application-name</dfn></dt>
 
-   <dd><p>The value must be a short free-form string that giving the
-   name of the Web application that the page represents. If the page
-   is not a Web application, the <code
+   <dd><p>The value must be a short free-form string giving the name
+   of the Web application that the page represents. If the page is not
+   a Web application, the <code
    title="meta-application-name">application-name</code> metadata name
    must not be used. <span class="impl">User agents may use the
    application name in UI in preference to the page's




More information about the Commit-Watchers mailing list