- From: Richard Tibbett via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 07 Jun 2010 11:44:27 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2009/dap/contacts
In directory hutz:/tmp/cvs-serv14121/contacts
Modified Files:
Overview.html
Log Message:
Minor edit: typo
Index: Overview.html
===================================================================
RCS file: /sources/public/2009/dap/contacts/Overview.html,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -d -r1.56 -r1.57
--- Overview.html 7 Jun 2010 10:49:43 -0000 1.56
+++ Overview.html 7 Jun 2010 11:44:25 -0000 1.57
@@ -1224,7 +1224,7 @@
and the individual attribute to be retrieved.
</p>
<p>
- For example, the <code>address</code> attribute of <a
+ For example, the <code>addresses</code> attribute of <a
href="#contactproperties-interface"><code>ContactProperties</code></a> allows multiple <a
href="#contactaddress-interface"><code>ContactAddress</code></a> objects to be defined. To request individual attributes of
this complex attribute an application would request e.g. <code>addresses.city</code>, <code>addresses.region</code>, etc.
Received on Monday, 7 June 2010 11:44:31 UTC