- From: Elika Etemad via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 10 Feb 2011 07:10:34 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-text
In directory hutz:/tmp/cvs-serv21373
Modified Files:
Overview.html Overview.src.html
Log Message:
Fix typo
Index: Overview.html
===================================================================
RCS file: /sources/public/csswg/css3-text/Overview.html,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -d -r1.55 -r1.56
--- Overview.html 9 Feb 2011 22:48:15 -0000 1.55
+++ Overview.html 10 Feb 2011 07:10:31 -0000 1.56
@@ -1598,7 +1598,7 @@
is specified, it appears at the end of lines. If two strings are
specified, the second string appears at the beginning of lines.
- <p class=issue>Is the use of hyphenate charaters at the beginning of lines
+ <p class=issue>Is the use of hyphenate characters at the beginning of lines
common enough for this to be part of the specification?
<div class=example>
Index: Overview.src.html
===================================================================
RCS file: /sources/public/csswg/css3-text/Overview.src.html,v
retrieving revision 1.150
retrieving revision 1.151
diff -u -d -r1.150 -r1.151
--- Overview.src.html 9 Feb 2011 22:48:15 -0000 1.150
+++ Overview.src.html 10 Feb 2011 07:10:31 -0000 1.151
@@ -1083,7 +1083,7 @@
the end of lines. If two strings are specified, the second string
appears at the beginning of lines.
- <p class=issue>Is the use of hyphenate charaters at the beginning of
+ <p class=issue>Is the use of hyphenate characters at the beginning of
lines common enough for this to be part of the specification?
<div class="example">
Received on Thursday, 10 February 2011 07:10:36 UTC