[html5] r7662 - [e] (0) Make spelling match Wikipedia's, maybe that's more correct? Affected top [...]
whatwg at whatwg.org
whatwg at whatwg.org
Mon Jan 28 15:31:06 PST 2013
Author: ianh
Date: 2013-01-28 15:31:04 -0800 (Mon, 28 Jan 2013)
New Revision: 7662
Modified:
complete.html
index
source
Log:
[e] (0) Make spelling match Wikipedia's, maybe that's more correct?
Affected topics: HTML
Modified: complete.html
===================================================================
--- complete.html 2013-01-26 05:47:13 UTC (rev 7661)
+++ complete.html 2013-01-28 23:31:04 UTC (rev 7662)
@@ -248,7 +248,7 @@
<header class=head id=head><p><a class=logo href=http://www.whatwg.org/><img alt=WHATWG height=101 src=/images/logo width=101></a></p>
<hgroup><h1 class=allcaps>HTML</h1>
- <h2 class="no-num no-toc">Living Standard — Last Updated 26 January 2013</h2>
+ <h2 class="no-num no-toc">Living Standard — Last Updated 28 January 2013</h2>
</hgroup><dl><dt><strong>Web developer edition:</strong></dt>
<dd><strong><a href=http://developers.whatwg.org/>http://developers.whatwg.org/</a></strong></dd>
<dt>Multiple-page version:</dt>
@@ -54246,10 +54246,10 @@
<pre>comment=Hello&<strong>comment.dir=ltr</strong>&mode=add</pre>
<p>If the user manually switches to a right-to-left writing
- direction and enters "<span dir=rtl lang=ar title="">مرحبًا</span>", the
+ direction and enters "<span dir=rtl lang=ar title="">مرحبا</span>", the
submission body might be something like:</p>
- <pre>comment=%D9%85%D8%B1%D8%AD%D8%A8%D9%8B%D8%A7&<strong>comment.dir=rtl</strong>&mode=add</pre>
+ <pre>comment=%D9%85%D8%B1%D8%AD%D8%A8%D8%A7&<strong>comment.dir=rtl</strong>&mode=add</pre>
</div>
Modified: index
===================================================================
--- index 2013-01-26 05:47:13 UTC (rev 7661)
+++ index 2013-01-28 23:31:04 UTC (rev 7662)
@@ -248,7 +248,7 @@
<header class=head id=head><p><a class=logo href=http://www.whatwg.org/><img alt=WHATWG height=101 src=/images/logo width=101></a></p>
<hgroup><h1 class=allcaps>HTML</h1>
- <h2 class="no-num no-toc">Living Standard — Last Updated 26 January 2013</h2>
+ <h2 class="no-num no-toc">Living Standard — Last Updated 28 January 2013</h2>
</hgroup><dl><dt><strong>Web developer edition:</strong></dt>
<dd><strong><a href=http://developers.whatwg.org/>http://developers.whatwg.org/</a></strong></dd>
<dt>Multiple-page version:</dt>
@@ -54246,10 +54246,10 @@
<pre>comment=Hello&<strong>comment.dir=ltr</strong>&mode=add</pre>
<p>If the user manually switches to a right-to-left writing
- direction and enters "<span dir=rtl lang=ar title="">مرحبًا</span>", the
+ direction and enters "<span dir=rtl lang=ar title="">مرحبا</span>", the
submission body might be something like:</p>
- <pre>comment=%D9%85%D8%B1%D8%AD%D8%A8%D9%8B%D8%A7&<strong>comment.dir=rtl</strong>&mode=add</pre>
+ <pre>comment=%D9%85%D8%B1%D8%AD%D8%A8%D8%A7&<strong>comment.dir=rtl</strong>&mode=add</pre>
</div>
Modified: source
===================================================================
--- source 2013-01-26 05:47:13 UTC (rev 7661)
+++ source 2013-01-28 23:31:04 UTC (rev 7662)
@@ -63310,10 +63310,10 @@
<p>If the user manually switches to a right-to-left writing
direction and enters "<span title="" dir=rtl
- lang=ar>مرحبًا</span>", the
+ lang=ar>مرحبا</span>", the
submission body might be something like:</p>
- <pre>comment=%D9%85%D8%B1%D8%AD%D8%A8%D9%8B%D8%A7&<strong>comment.dir=rtl</strong>&mode=add</pre>
+ <pre>comment=%D9%85%D8%B1%D8%AD%D8%A8%D8%A7&<strong>comment.dir=rtl</strong>&mode=add</pre>
</div>
More information about the Commit-Watchers
mailing list