- From: Daniel Coloma via cvs-syncmail <cvsmail@w3.org>
 - Date: Thu, 15 Jul 2010 09:33:12 +0000
 - To: public-dap-commits@w3.org
 
Update of /sources/public/2009/dap/messaging
In directory hutz:/tmp/cvs-serv10149/messaging
Modified Files:
	Overview.html 
Log Message:
Fixed typos
Index: Overview.html
===================================================================
RCS file: /sources/public/2009/dap/messaging/Overview.html,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- Overview.html	15 Jul 2010 08:07:17 -0000	1.18
+++ Overview.html	15 Jul 2010 09:33:10 -0000	1.19
@@ -46,7 +46,7 @@
     Since not all devices will have all messaging functionality (e.g. a phone may have only SMS and MMS while a PC may have only email) there is a need to indicate that conformant implementations need only expose available functionality.
     </p>
 
-	<p>Implementations that use ECMAScript to implement the APIs defined in this specification must implement them in a manner consistent with the ECMAScript Bindings defined in the Web IDL specification [[!WEBIDL]], as this specification uses that specificationÍs terminology.</p> 
+	<p>Implementations that use ECMAScript to implement the APIs defined in this specification must implement them in a manner consistent with the ECMAScript Bindings defined in the Web IDL specification [[!WEBIDL]], as this specification uses that specification's terminology.</p> 
     
     
     <section id='informative'>
Received on Thursday, 15 July 2010 09:33:14 UTC