- From: Doug Davis via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 27 Jan 2010 20:02:35 +0000
- To: public-ws-resource-access-notifications@w3.org
Update of /w3ccvs/WWW/2002/ws/ra/edcopies
In directory hutz:/tmp/cvs-serv8835
Modified Files:
wsenum.html wsenum.xml
Log Message:
typo - thanks Ram!
Index: wsenum.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsenum.html,v
retrieving revision 1.105
retrieving revision 1.106
diff -u -d -r1.105 -r1.106
--- wsenum.html 26 Jan 2010 22:47:39 -0000 1.105
+++ wsenum.html 27 Jan 2010 20:02:32 -0000 1.106
@@ -468,7 +468,7 @@
If the data source supports filtering but
cannot honor the requested filter dialect, the request MUST fail,
and the data source MUST generate a
- wsen:FilterDialectRequestUnavailable fault.
+ wsen:FilterDialectRequestedUnavailable fault.
</p><p>
If the data source supports filtering and the
requested dialect but cannot process the requested filter content,
Index: wsenum.xml
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsenum.xml,v
retrieving revision 1.98
retrieving revision 1.99
diff -u -d -r1.98 -r1.99
--- wsenum.xml 26 Jan 2010 22:47:39 -0000 1.98
+++ wsenum.xml 27 Jan 2010 20:02:33 -0000 1.99
@@ -801,7 +801,7 @@
If the data source supports filtering but
cannot honor the requested filter dialect, the request MUST fail,
and the data source MUST generate a
- wsen:FilterDialectRequestUnavailable fault.
+ wsen:FilterDialectRequestedUnavailable fault.
</p>
<p>
Received on Wednesday, 27 January 2010 20:02:36 UTC