- From: Elika Etemad via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 03 May 2011 20:15:17 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-writing-modes
In directory hutz:/tmp/cvs-serv24721
Modified Files:
Overview.src.html
Log Message:
Fix grammar error <http://lists.w3.org/Archives/Public/www-style/2011Apr/0828.html>
Index: Overview.src.html
===================================================================
RCS file: /sources/public/csswg/css3-writing-modes/Overview.src.html,v
retrieving revision 1.108
retrieving revision 1.109
diff -u -d -r1.108 -r1.109
--- Overview.src.html 3 May 2011 19:32:46 -0000 1.108
+++ Overview.src.html 3 May 2011 20:15:15 -0000 1.109
@@ -614,7 +614,8 @@
</div>
<p class="note">For Chinese and Japanese lines are ordered either right
- to left or top to bottom, while for Mongolian and Manchu left to right.</p>
+ to left or top to bottom, while for Mongolian and Manchu lines are
+ ordered left to right.</p>
<p>The change from horizontal to vertical writing can affect not just the
layout, but also the typesetting. For example, the position of a punctuation
Received on Tuesday, 3 May 2011 20:15:19 UTC