- From: Doug Davis via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 02 Dec 2009 00:04:38 +0000
- To: public-ws-resource-access-notifications@w3.org
Update of /w3ccvs/WWW/2002/ws/ra/edcopies
In directory hutz:/tmp/cvs-serv15711
Modified Files:
wseventing.html wseventing.xml
Log Message:
typo while doing 8201
Index: wseventing.xml
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wseventing.xml,v
retrieving revision 1.132
retrieving revision 1.133
diff -u -d -r1.132 -r1.133
--- wseventing.xml 1 Dec 2009 23:55:29 -0000 1.132
+++ wseventing.xml 2 Dec 2009 00:04:36 -0000 1.133
@@ -818,7 +818,7 @@
<head>Subscribe</head>
<p>
- To create a subscription, a subscriber sends a request message
+ To create a subscription, a subscriber sends a Subscribe request message
to an event source. This operation MUST be supported by
compliant event sources.
The message MUST be of the following form:
Index: wseventing.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wseventing.html,v
retrieving revision 1.139
retrieving revision 1.140
diff -u -d -r1.139 -r1.140
--- wseventing.html 1 Dec 2009 23:55:37 -0000 1.139
+++ wseventing.html 2 Dec 2009 00:04:36 -0000 1.140
@@ -480,7 +480,7 @@
at the application layer.
</p><div class="div2">
<h3><a name="Subscribe" id="Subscribe"/>4.1 Subscribe</h3><p>
- To create a subscription, a subscriber sends a request message
+ To create a subscription, a subscriber sends a Subscribe request message
to an event source. This operation MUST be supported by
compliant event sources.
The message MUST be of the following form:
Received on Wednesday, 2 December 2009 00:04:47 UTC