- From: Daniel Weck via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 13 Jul 2011 22:12:19 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-speech
In directory hutz:/tmp/cvs-serv24866
Modified Files:
Overview.html Overview.src.html
Log Message:
minor typo
Index: Overview.html
===================================================================
RCS file: /sources/public/csswg/css3-speech/Overview.html,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -d -r1.80 -r1.81
--- Overview.html 13 Jul 2011 22:07:19 -0000 1.80
+++ Overview.html 13 Jul 2011 22:12:17 -0000 1.81
@@ -2435,7 +2435,7 @@
but we explicitly specify it for clarity purposes */
voice-family: "yet-another-voice"; } /* the computed value is the same as
- for "e4" (i.e. an absolute frequency value,
+ for "e5" (i.e. an absolute frequency value,
independent from the active voice) */
</pre>
</div>
Index: Overview.src.html
===================================================================
RCS file: /sources/public/csswg/css3-speech/Overview.src.html,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -d -r1.81 -r1.82
--- Overview.src.html 13 Jul 2011 22:07:19 -0000 1.81
+++ Overview.src.html 13 Jul 2011 22:12:17 -0000 1.82
@@ -1972,7 +1972,7 @@
but we explicitly specify it for clarity purposes */
voice-family: "yet-another-voice"; } /* the computed value is the same as
- for "e4" (i.e. an absolute frequency value,
+ for "e5" (i.e. an absolute frequency value,
independent from the active voice) */
</pre>
</div>
Received on Wednesday, 13 July 2011 22:12:24 UTC