- From: Dominique Hazael-Massieux via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 25 May 2011 17:04:18 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2009/dap/contacts
In directory hutz:/tmp/cvs-serv3377
Modified Files:
Overview.html
Log Message:
language tweak
Index: Overview.html
===================================================================
RCS file: /sources/public/2009/dap/contacts/Overview.html,v
retrieving revision 1.140
retrieving revision 1.141
diff -u -d -r1.140 -r1.141
--- Overview.html 25 May 2011 17:03:37 -0000 1.140
+++ Overview.html 25 May 2011 17:04:16 -0000 1.141
@@ -1093,7 +1093,7 @@
<p>
A <dfn>search filter</dfn> may be specified from a requesting web application to provide a hint to the user agents as to which contacts the user can select to share with the application.</p>
- <p>The <a>search filter</a> is included as the <code>filter</code>
+ <p>The <a>search filter</a> is defined through the <code>filter</code>
attribute of the <a href="#contactfindoptions-interface"><code>ContactFindOptions</code></a> object
provided to a <a href="#contacts-interface"><code>Contacts</code></a> <a href=
"#widl-Contacts-find">find()</a> operation.
Received on Wednesday, 25 May 2011 17:04:20 UTC