[Telepathy-commits] [telepathy-spec/master] ChannelDispatchOperation: Fix wording that still included "reject" as per review from Rob
Simon McVittie
simon.mcvittie at collabora.co.uk
Fri Sep 26 08:21:22 PDT 2008
---
spec/Channel_Dispatch_Operation.xml | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/spec/Channel_Dispatch_Operation.xml b/spec/Channel_Dispatch_Operation.xml
index 999474d..2cbcfea 100644
--- a/spec/Channel_Dispatch_Operation.xml
+++ b/spec/Channel_Dispatch_Operation.xml
@@ -84,10 +84,10 @@
<p>If not, the channel dispatcher SHOULD send the channel dispatch
operation to all relevant approvers (in parallel) and wait for an
- approver to request that the channels are handled or rejected.</p>
+ approver to claim the channels or request that they are handled.</p>
- <p>Finally, the channel dispatcher SHOULD send the channels to
- a handler, or reject them, according to the approver's choice.</p>
+ <p>Finally, if the approver requested it, the channel dispatcher SHOULD
+ send the channels to a handler.</p>
</tp:docstring>
<property name="Interfaces" type="as" access="read"
--
1.5.6.5
More information about the Telepathy-commits
mailing list