csswg/css3-break Overview.html,1.19,1.20 Overview.src.html,1.20,1.21

Update of /sources/public/csswg/css3-break
In directory hutz:/tmp/cvs-serv29512

Modified Files:
	Overview.html Overview.src.html 
Log Message:
s/parallel/perpendicular/


Index: Overview.html
===================================================================
RCS file: /sources/public/csswg/css3-break/Overview.html,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- Overview.html	21 Feb 2012 13:51:39 -0000	1.19
+++ Overview.html	21 Feb 2012 13:54:31 -0000	1.20
@@ -705,8 +705,8 @@
      <dd> block-level boxes, table row group boxes, table row boxes,
       multi-column column row boxes
 
-     <dt>When the block flow direction of the siblings' parent is parallel to
-      that of the fragmentation context
+     <dt>When the block flow direction of the siblings' parent is
+      perpendicular to that of the fragmentation context
 
      <dd> table column group boxes, table column boxes, multi-column column
       boxes

Index: Overview.src.html
===================================================================
RCS file: /sources/public/csswg/css3-break/Overview.src.html,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- Overview.src.html	21 Feb 2012 13:51:39 -0000	1.20
+++ Overview.src.html	21 Feb 2012 13:54:31 -0000	1.21
@@ -487,7 +487,7 @@
           block-level boxes, table row group boxes, table row boxes, multi-column
           column row boxes
         </dd>
-        <dt>When the block flow direction of the siblings' parent is parallel
+        <dt>When the block flow direction of the siblings' parent is perpendicular
         to that of the fragmentation context</dt>
         <dd>
           table column group boxes, table column boxes, multi-column column boxes

Received on Tuesday, 21 February 2012 13:54:37 UTC