- From: Doug Davis via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 01 Jul 2010 01:29:34 +0000
- To: public-ws-resource-access-notifications@w3.org
Update of /w3ccvs/WWW/2002/ws/ra/edcopies
In directory hutz:/tmp/cvs-serv28663
Modified Files:
wsenum.html wsenum.xml
Log Message:
fix typo - extra "MAY"
Index: wsenum.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsenum.html,v
retrieving revision 1.143
retrieving revision 1.144
diff -u -d -r1.143 -r1.144
--- wsenum.html 30 Jun 2010 00:02:58 -0000 1.143
+++ wsenum.html 1 Jul 2010 01:29:32 -0000 1.144
@@ -595,7 +595,7 @@
implementation-specific constraints.
</p><p>
Note that a value of zero MAY, along with a wsen:NewContext element,
- MAY be used to create a new enumeration without retrieving any of
+ be used to create a new enumeration without retrieving any of
the data items.
</p><p>
If the data source does not support returning items in response
Index: wsenum.xml
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsenum.xml,v
retrieving revision 1.134
retrieving revision 1.135
diff -u -d -r1.134 -r1.135
--- wsenum.xml 30 Jun 2010 00:02:58 -0000 1.134
+++ wsenum.xml 1 Jul 2010 01:29:32 -0000 1.135
@@ -1010,7 +1010,7 @@
<p>
Note that a value of zero MAY, along with a wsen:NewContext element,
- MAY be used to create a new enumeration without retrieving any of
+ be used to create a new enumeration without retrieving any of
the data items.
</p>
Received on Thursday, 1 July 2010 01:29:35 UTC