- From: Doug Davis via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 19 Jan 2010 18:05:50 +0000
- To: public-ws-resource-access-notifications@w3.org
Update of /w3ccvs/WWW/2002/ws/ra/edcopies
In directory hutz:/tmp/cvs-serv844
Modified Files:
wst.html wst.xml
Log Message:
typo - missing "not"
Index: wst.xml
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wst.xml,v
retrieving revision 1.93
retrieving revision 1.94
diff -u -d -r1.93 -r1.94
--- wst.xml 13 Jan 2010 01:54:35 -0000 1.93
+++ wst.xml 19 Jan 2010 18:05:48 -0000 1.94
@@ -773,8 +773,8 @@
The replacement representation could contain within it element or
attribute values that are different than their corresponding values in
the current representation. Such changes could affect elements or
- attributes that, for whatever reason, the implementation does wish to
- allow the client to change. An implementation MAY choose to ignore
+ attributes that, for whatever reason, the implementation does not wish
+ to allow the client to change. An implementation MAY choose to ignore
such elements or attributes, or it MAY generate a wst:PutDenied
fault. See <specref ref="Faults"/>.
</p>
Index: wst.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wst.html,v
retrieving revision 1.94
retrieving revision 1.95
diff -u -d -r1.94 -r1.95
--- wst.html 13 Jan 2010 01:54:35 -0000 1.94
+++ wst.html 19 Jan 2010 18:05:48 -0000 1.95
@@ -428,8 +428,8 @@
The replacement representation could contain within it element or
attribute values that are different than their corresponding values in
the current representation. Such changes could affect elements or
- attributes that, for whatever reason, the implementation does wish to
- allow the client to change. An implementation MAY choose to ignore
+ attributes that, for whatever reason, the implementation does not wish
+ to allow the client to change. An implementation MAY choose to ignore
such elements or attributes, or it MAY generate a wst:PutDenied
fault. See <a href="#Faults"><b>5 Faults</b></a>.
</p><p>
Received on Tuesday, 19 January 2010 18:05:52 UTC