- From: Tab Atkins Jr.. via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 01 Dec 2011 21:11:10 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-images
In directory hutz:/tmp/cvs-serv22514
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.233
retrieving revision 1.234
diff -u -d -r1.233 -r1.234
--- Overview.html 1 Dec 2011 21:10:50 -0000 1.233
+++ Overview.html 1 Dec 2011 21:11:08 -0000 1.234
@@ -1096,8 +1096,8 @@
class=css>farthest-corner</code>’</dfn>
<dd>Same as ‘<code class=css>closest-corner</code>’, except
- the <a href="#ending-shape"><i>ending shape</i></a> is be sized based
- on the farthest corner. If the shape is an ellipse, the <a
+ the <a href="#ending-shape"><i>ending shape</i></a> is sized based on
+ the farthest corner. If the shape is an ellipse, the <a
href="#ending-shape"><i>ending shape</i></a> is given the same aspect
ratio it would have if ‘<code
class=css>farthest-side</code>’ were specified.
Index: Overview.src.html
===================================================================
RCS file: /sources/public/csswg/css3-images/Overview.src.html,v
retrieving revision 1.240
retrieving revision 1.241
diff -u -d -r1.240 -r1.241
--- Overview.src.html 1 Dec 2011 21:10:50 -0000 1.240
+++ Overview.src.html 1 Dec 2011 21:11:08 -0000 1.241
@@ -673,7 +673,7 @@
it would have if ''closest-side'' were specified.
<dt><dfn id='radial-farthest-corner'>''farthest-corner''</dfn></dt>
- <dd>Same as ''closest-corner'', except the <i>ending shape</i> is be
+ <dd>Same as ''closest-corner'', except the <i>ending shape</i> is
sized based on the farthest corner. If the shape is an ellipse,
the <i>ending shape</i> is given the same aspect ratio it would
have if ''farthest-side'' were specified.
Received on Thursday, 1 December 2011 21:11:17 UTC