CVS WWW/International/multilingualweb/lt/drafts/its20/examples/html5

Update of /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/examples/html5
In directory gil:/tmp/cvs-serv20381

Modified Files:
	EX-dir-html5-local-1.html 
Log Message:
Fixed typo in element name

Committed on the Free edition of March Hare Software CVSNT Client.
Upgrade to CVS Suite for more features and support:
http://march-hare.com/cvsnt/

--- /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/examples/html5/EX-dir-html5-local-1.html	2012/10/19 15:47:56	1.5
+++ /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/examples/html5/EX-dir-html5-local-1.html	2012/12/17 15:35:43	1.6
@@ -1,11 +1,11 @@
-<!DOCTYPE html>
+<!DOCTYPE html>
 <html lang=en>
   <head>
     <meta charset=utf-8>
     <title>Dir test: Default</title>
   </head>
   <body>
-    <p>In Arabic, the title <quote dir=rtl lang=ar>نشاط التدويل، W3C</quote>
+    <p>In Arabic, the title <q dir=rtl lang=ar>نشاط التدويل، W3C</q>
       means <quote>Internationalization Activity, W3C</quote>.</p>
   </body>
 </html>
\ No newline at end of file

Received on Monday, 17 December 2012 15:35:48 UTC