- From: Elika Etemad via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 08 Nov 2011 23:48:06 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-images
In directory hutz:/tmp/cvs-serv1650
Modified Files:
Overview.html Overview.src.html
Log Message:
typo
Index: Overview.html
===================================================================
RCS file: /sources/public/csswg/css3-images/Overview.html,v
retrieving revision 1.187
retrieving revision 1.188
diff -u -d -r1.187 -r1.188
--- Overview.html 8 Nov 2011 23:46:51 -0000 1.187
+++ Overview.html 8 Nov 2011 23:48:03 -0000 1.188
@@ -946,7 +946,7 @@
</dl>
<p>If the <a href="#ending-shape"><i>ending shape</i></a> is declared as
- a ‘<code class=css>circle</code>’ or is omitted, the <a
+ a ‘<code class=css>circle</code>’ or is omitted, <a
href="#ltextentgt"><i><extent></i></a> may be given explicitly as:
Index: Overview.src.html
===================================================================
RCS file: /sources/public/csswg/css3-images/Overview.src.html,v
retrieving revision 1.195
retrieving revision 1.196
diff -u -d -r1.195 -r1.196
--- Overview.src.html 8 Nov 2011 23:46:51 -0000 1.195
+++ Overview.src.html 8 Nov 2011 23:48:03 -0000 1.196
@@ -606,7 +606,7 @@
</dl>
<p>If the <i>ending shape</i> is declared as a ''circle'' or is omitted,
- the <i><extent></i> may be given explicitly as:
+ <i><extent></i> may be given explicitly as:
<dl>
<dt><dfn id='radial-size-circle'><length></dfn></dt>
Received on Tuesday, 8 November 2011 23:48:11 UTC