- From: Doug Davis via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 07 Oct 2009 20:27:53 +0000
- To: public-ws-resource-access-notifications@w3.org
Update of /w3ccvs/WWW/2002/ws/ra/edcopies
In directory hutz:/tmp/cvs-serv12117
Modified Files:
wst.html wst.xml
Log Message:
fix a minor wording
Index: wst.xml
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wst.xml,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -d -r1.67 -r1.68
--- wst.xml 6 Oct 2009 12:29:43 -0000 1.67
+++ wst.xml 7 Oct 2009 20:27:51 -0000 1.68
@@ -677,8 +677,8 @@
<p>
This operation will replace the entire XML representation of the
resource. Any optional values (elements or attributes) not
- specified in the Put request message will be set to some
- resource specific default value.
+ specified in the Put request message will be set to a
+ resource-specific default value.
</p>
<p>
Index: wst.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wst.html,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -d -r1.69 -r1.70
--- wst.html 6 Oct 2009 12:29:43 -0000 1.69
+++ wst.html 7 Oct 2009 20:27:51 -0000 1.70
@@ -371,8 +371,8 @@
</p><p>
This operation will replace the entire XML representation of the
resource. Any optional values (elements or attributes) not
- specified in the Put request message will be set to some
- resource specific default value.
+ specified in the Put request message will be set to a
+ resource-specific default value.
</p><p>
The Put request message MUST be of the following form:
</p><div class="exampleOuter"><div class="exampleInner"><pre><b>[Action]</b>
Received on Wednesday, 7 October 2009 20:27:57 UTC