- From: Doug Davis via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 24 Apr 2009 19:48:17 +0000
- To: public-ws-resource-access-notifications@w3.org
Update of /w3ccvs/WWW/2002/ws/ra/edcopies
In directory hutz:/tmp/cvs-serv24179
Modified Files:
wst.xml
Log Message:
fix two minor typos
Index: wst.xml
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wst.xml,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -d -r1.29 -r1.30
--- wst.xml 22 Apr 2009 13:54:53 -0000 1.29
+++ wst.xml 24 Apr 2009 19:48:14 -0000 1.30
@@ -740,7 +740,7 @@
</s:Header>
<s:Body>
<wst:PutResponse/>
- </s:Body/>
+ </s:Body>
</s:Envelope> </eg>
</example>
</div2>
@@ -857,7 +857,7 @@
</wsa:RelatesTo>
</s:Header>
<s:Body>
- </wst:DeleteResponse>
+ <wst:DeleteResponse/>
</s:Body>
</s:Envelope> </eg>
</example>
Received on Friday, 24 April 2009 19:48:25 UTC