- From: John Daggett via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 08 Mar 2011 22:55:07 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-fonts
In directory hutz:/tmp/cvs-serv30570
Modified Files:
Fonts.html
Log Message:
fix spelling error
Index: Fonts.html
===================================================================
RCS file: /sources/public/csswg/css3-fonts/Fonts.html,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -d -r1.44 -r1.45
--- Fonts.html 8 Mar 2011 22:47:52 -0000 1.44
+++ Fonts.html 8 Mar 2011 22:55:05 -0000 1.45
@@ -1875,7 +1875,7 @@
disallows all synthetic faces.
<div class=example>
- <p>The style rule below diables the use of synthetically obliqued Arabic:</p>
+ <p>The style rule below disables the use of synthetically obliqued Arabic:</p>
<pre>*:lang(ar) { font-synthesis: none; }
</pre>
Received on Tuesday, 8 March 2011 22:55:08 UTC