- From: Dominique Hazael-Massieux via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 24 May 2011 08:04:22 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2009/dap/contacts/tests/test-cases
In directory hutz:/tmp/cvs-serv30850
Modified Files:
find_with_composed_field.html
Log Message:
typo
Index: find_with_composed_field.html
===================================================================
RCS file: /sources/public/2009/dap/contacts/tests/test-cases/find_with_composed_field.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- find_with_composed_field.html 24 May 2011 06:33:55 -0000 1.1
+++ find_with_composed_field.html 24 May 2011 08:04:20 -0000 1.2
@@ -18,8 +18,8 @@
"name": { "familyName": null,
"formatted": "Joe Lambda",
"givenName": null,
- "honoricPrefix": null,
- "honoricSuffix": null,
+ "honorfiicPrefix": null,
+ "honorificSuffix": null,
"middleName": null},
"nickname": null,
"phoneNumbers": null,
Received on Tuesday, 24 May 2011 08:04:28 UTC