- From: Elika Etemad via cvs-syncmail <cvsmail@w3.org>
- Date: Sun, 12 Jun 2011 09:45:29 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-writing-modes
In directory hutz:/tmp/cvs-serv4292
Modified Files:
Overview.src.html
Log Message:
Fix error in keyword name
Index: Overview.src.html
===================================================================
RCS file: /sources/public/csswg/css3-writing-modes/Overview.src.html,v
retrieving revision 1.179
retrieving revision 1.180
diff -u -d -r1.179 -r1.180
--- Overview.src.html 10 Jun 2011 14:51:05 -0000 1.179
+++ Overview.src.html 12 Jun 2011 09:45:27 -0000 1.180
@@ -2085,7 +2085,7 @@
[ [digits <integer>? || ascii-digits <integer>? ]
|| [ alpha <integer>? | latin <integer>? ]
|| alphanumeric <integer>? ]
- && [ scale | no-scale || use-digits ]?</td>
+ && [ scale | no-scale || use-glyphs ]?</td>
</tr>
<tr>
<th>Initial:</th>
Received on Sunday, 12 June 2011 09:45:30 UTC