- From: Dominique Hazael-Massieux via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 04 Jul 2011 12:57:46 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2009/dap/messaging
In directory hutz:/tmp/cvs-serv26008
Modified Files:
Overview.html
Log Message:
typo
Index: Overview.html
===================================================================
RCS file: /sources/public/2009/dap/messaging/Overview.html,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -d -r1.46 -r1.47
--- Overview.html 4 Jul 2011 12:55:07 -0000 1.46
+++ Overview.html 4 Jul 2011 12:57:44 -0000 1.47
@@ -59,7 +59,7 @@
<p>This API complements 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 (resp. error) when a message is successfully passed (resp. has failed to pass) to the platform’s application that handles sending such messages..</li>
+ <li>a callback on success (resp. error) when a message is successfully passed (resp. has failed to pass) to the platform’s application that handles sending such messages.</li>
</ul>
<p>The following code shows how to send a message with an attachment:</p>
<pre
Received on Monday, 4 July 2011 12:57:50 UTC