Skip to content

Commit

Permalink
[e] (0) change 'kanji reading' to 'phonetic reading' based on advice …
Browse files Browse the repository at this point in the history
…from MikeSmith.

git-svn-id: http://svn.whatwg.org/webapps@5021 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Apr 13, 2010
1 parent 3b1690b commit 4054164
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion complete.html
Expand Up @@ -18948,7 +18948,7 @@ <h4 id=the-rp-element><span class=secno>4.6.20 </span>The <dfn><code>rp</code></
<div class=example>

<p>The example above, in which each ideograph in the text <span lang=ja title="">&#28450;&#23383;</span> is annotated with its
kanji reading, could be expanded to use <code><a href=#the-rp-element>rp</a></code> so that in
phonetic reading, could be expanded to use <code><a href=#the-rp-element>rp</a></code> so that in
legacy user agents the readings are in parentheses:</p>

<pre lang=ja>...
Expand Down
2 changes: 1 addition & 1 deletion index
Expand Up @@ -18846,7 +18846,7 @@ wormhole connection.&lt;/mark&gt;&lt;/p&gt;</pre>
<div class=example>

<p>The example above, in which each ideograph in the text <span lang=ja title="">&#28450;&#23383;</span> is annotated with its
kanji reading, could be expanded to use <code><a href=#the-rp-element>rp</a></code> so that in
phonetic reading, could be expanded to use <code><a href=#the-rp-element>rp</a></code> so that in
legacy user agents the readings are in parentheses:</p>

<pre lang=ja>...
Expand Down
2 changes: 1 addition & 1 deletion source
Expand Up @@ -20075,7 +20075,7 @@ wormhole connection.&lt;/mark>&lt;/p></pre>

<p>The example above, in which each ideograph in the text <span
title="" lang="ja">&#28450;&#23383;</span> is annotated with its
kanji reading, could be expanded to use <code>rp</code> so that in
phonetic reading, could be expanded to use <code>rp</code> so that in
legacy user agents the readings are in parentheses:</p>

<pre lang="ja">...
Expand Down

0 comments on commit 4054164

Please sign in to comment.