- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 13 Apr 2010 07:44:05 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv2230
Modified Files:
Overview.html
Log Message:
change 'kanji reading' to 'phonetic reading' based on advice from MikeSmith. (whatwg r5021)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.4036
retrieving revision 1.4037
diff -u -d -r1.4036 -r1.4037
--- Overview.html 13 Apr 2010 06:19:21 -0000 1.4036
+++ Overview.html 13 Apr 2010 07:44:01 -0000 1.4037
@@ -16258,7 +16258,7 @@
<a href="#represents">represents</a> its children.</span><div class="example">
<p>The example above, in which each ideograph in the text <span lang="ja" title="">漢字</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">...
Received on Tuesday, 13 April 2010 07:44:07 UTC