csswg/css3-speech Overview.src.html,1.41,1.42

Update of /sources/public/csswg/css3-speech
In directory hutz:/tmp/cvs-serv13627

Modified Files:
	Overview.src.html 
Log Message:
minor edit.


Index: Overview.src.html
===================================================================
RCS file: /sources/public/csswg/css3-speech/Overview.src.html,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -d -r1.41 -r1.42
--- Overview.src.html	28 Apr 2011 21:26:20 -0000	1.41
+++ Overview.src.html	28 Apr 2011 23:13:35 -0000	1.42
@@ -1,10 +1,8 @@
-<!DOCTYPE html PUBLIC '-//W3C//DTD HTML 4.01//EN'
-  'http://www.w3.org/TR/html4/strict.dtd'>
-
+<!DOCTYPE html PUBLIC '-//W3C//DTD HTML 4.01//EN' 'http://www.w3.org/TR/html4/strict.dtd'>
 <html lang="en">
 <head>
   <title>CSS3 Speech Module</title>
-  <meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
+  <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
   <link rel="stylesheet" type="text/css" href="../default.css">
   <style type="text/css">
     .prod { font-family: inherit; font-size: inherit }

Received on Thursday, 28 April 2011 23:13:38 UTC