- From: Dominique Hazael-Massieux via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 13 Jan 2011 10:52:23 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2009/dap/messaging
In directory hutz:/tmp/cvs-serv28961
Modified Files:
Overview.html
Log Message:
typo
Index: Overview.html
===================================================================
RCS file: /sources/public/2009/dap/messaging/Overview.html,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -d -r1.31 -r1.32
--- Overview.html 13 Jan 2011 10:18:50 -0000 1.31
+++ Overview.html 13 Jan 2011 10:52:21 -0000 1.32
@@ -110,7 +110,7 @@
</p>
- <p>These APIs complement what <code>sms:</code>, <code>mms:</code>, and <code>mailto:</code> URI schemes with:</p>
+ <p>These APIs complement what <code>sms:</code>, <code>mms:</code>, and <code>mailto:</code> URI schemes provide with:</p>
<ul>
<li>the possibility to attach files to messages,</li>
<li>a callback on success / error when a message is sent.</li>
Received on Thursday, 13 January 2011 10:52:25 UTC