Skip to content

Commit

Permalink
[e] (0) Make spelling match Wikipedia's, maybe that's more correct?
Browse files Browse the repository at this point in the history
Affected topics: HTML

git-svn-id: http://svn.whatwg.org/webapps@7662 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Jan 28, 2013
1 parent d6bc599 commit d2bdbdd
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions complete.html
Original file line number Diff line number Diff line change
Expand Up @@ -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 &mdash; Last Updated 26 January 2013</h2>
<h2 class="no-num no-toc">Living Standard &mdash; 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>
Expand Down Expand Up @@ -54246,10 +54246,10 @@ <h5 id=submitting-element-directionality:-the-dirname-attribute><span class=secn
<pre>comment=Hello&amp;<strong>comment.dir=ltr</strong>&amp;mode=add</pre>

<p>If the user manually switches to a right-to-left writing
direction and enters "<span dir=rtl lang=ar title="">&#1605;&#1585;&#1581;&#1576;&#1611;&#1575;</span>", the
direction and enters "<span dir=rtl lang=ar title="">&#1605;&#1585;&#1581;&#1576;&#1575;</span>", the
submission body might be something like:</p>

<pre>comment=%D9%85%D8%B1%D8%AD%D8%A8%D9%8B%D8%A7&amp;<strong>comment.dir=rtl</strong>&amp;mode=add</pre>
<pre>comment=%D9%85%D8%B1%D8%AD%D8%A8%D8%A7&amp;<strong>comment.dir=rtl</strong>&amp;mode=add</pre>

</div>

Expand Down
6 changes: 3 additions & 3 deletions index
Original file line number Diff line number Diff line change
Expand Up @@ -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 &mdash; Last Updated 26 January 2013</h2>
<h2 class="no-num no-toc">Living Standard &mdash; 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>
Expand Down Expand Up @@ -54246,10 +54246,10 @@ out of 233&thinsp;257&thinsp;824 bytes available&lt;/meter&gt;&lt;/p&gt;</pre>
<pre>comment=Hello&amp;<strong>comment.dir=ltr</strong>&amp;mode=add</pre>

<p>If the user manually switches to a right-to-left writing
direction and enters "<span dir=rtl lang=ar title="">&#1605;&#1585;&#1581;&#1576;&#1611;&#1575;</span>", the
direction and enters "<span dir=rtl lang=ar title="">&#1605;&#1585;&#1581;&#1576;&#1575;</span>", the
submission body might be something like:</p>

<pre>comment=%D9%85%D8%B1%D8%AD%D8%A8%D9%8B%D8%A7&amp;<strong>comment.dir=rtl</strong>&amp;mode=add</pre>
<pre>comment=%D9%85%D8%B1%D8%AD%D8%A8%D8%A7&amp;<strong>comment.dir=rtl</strong>&amp;mode=add</pre>

</div>

Expand Down
4 changes: 2 additions & 2 deletions source
Original file line number Diff line number Diff line change
Expand Up @@ -63310,10 +63310,10 @@ out of 233&#x2009;257&#x2009;824 bytes available&lt;/meter>&lt;/p></pre>

<p>If the user manually switches to a right-to-left writing
direction and enters "<span title="" dir=rtl
lang=ar>&#x645;&#x631;&#x62d;&#x628;&#x64b;&#x627;</span>", the
lang=ar>&#x645;&#x631;&#x62d;&#x628;&#x627;</span>", the
submission body might be something like:</p>

<pre>comment=%D9%85%D8%B1%D8%AD%D8%A8%D9%8B%D8%A7&amp;<strong>comment.dir=rtl</strong>&amp;mode=add</pre>
<pre>comment=%D9%85%D8%B1%D8%AD%D8%A8%D8%A7&amp;<strong>comment.dir=rtl</strong>&amp;mode=add</pre>

</div>

Expand Down

0 comments on commit d2bdbdd

Please sign in to comment.