csswg/css3-speech Overview.html,1.57,1.58 Overview.src.html,1.58,1.59

Update of /sources/public/csswg/css3-speech
In directory hutz:/tmp/cvs-serv20477

Modified Files:
	Overview.html Overview.src.html 
Log Message:
oops, typo.


Index: Overview.html
===================================================================
RCS file: /sources/public/csswg/css3-speech/Overview.html,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -d -r1.57 -r1.58
--- Overview.html	7 Jun 2011 19:41:51 -0000	1.57
+++ Overview.html	7 Jun 2011 19:42:52 -0000	1.58
@@ -2449,7 +2449,7 @@
    class=property>list-style-type</code></a></code>&rsquo; is used (if
    present). For hierarchical list structures, it is generally recommended
    that user-agents announce the nesting depth of list items, in conjunction
-   with the speech output specified for the list style types.
+   with the speech output expected for the list style types.
 
   <p class=note> Note that the working draft of the CSS Lists module <a
    href="#CSS3LIST" rel=biblioentry>[CSS3LIST]<!--{{CSS3LIST}}--></a>

Index: Overview.src.html
===================================================================
RCS file: /sources/public/csswg/css3-speech/Overview.src.html,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -d -r1.58 -r1.59
--- Overview.src.html	7 Jun 2011 19:41:52 -0000	1.58
+++ Overview.src.html	7 Jun 2011 19:42:52 -0000	1.59
@@ -2015,7 +2015,7 @@
         >list-style-image</code></a>' property of [[!CSS21]] is ignored, and instead the '<a
         href="#list-style-type-def"><code class="property">list-style-type</code></a>' is used (if
       present). For hierarchical list structures, it is generally recommended that user-agents
-      announce the nesting depth of list items, in conjunction with the speech output specified for
+      announce the nesting depth of list items, in conjunction with the speech output expected for
       the list style types. </p>
     <p class="note"> Note that the working draft of the CSS Lists module [[CSS3LIST]] contains new
       features which are not yet supported in this version of the CSS Speech module. Support for

Received on Tuesday, 7 June 2011 19:43:00 UTC