[Telepathy-commits] [telepathy-spec/master] ChannelDispatchOperation: clarify wording of dispatch splitting

Simon McVittie simon.mcvittie at collabora.co.uk
Fri Sep 26 08:21:18 PDT 2008


---
 spec/Channel_Dispatch_Operation.xml |    7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/spec/Channel_Dispatch_Operation.xml b/spec/Channel_Dispatch_Operation.xml
index aae529f..f222c28 100644
--- a/spec/Channel_Dispatch_Operation.xml
+++ b/spec/Channel_Dispatch_Operation.xml
@@ -50,10 +50,9 @@
 
       <p>First, the channel dispatcher SHOULD construct a list of all the
         channel handlers that could handle all the channels, ordered by
-        priority in some implementation-dependent way.</p>
-
-      <p>If there are suitable handlers, one channel dispatch operation SHOULD
-        be created for all the channels. If there are not, one channel
+        priority in some implementation-dependent way. If there are handlers
+        which could handle all the channels, one channel dispatch operation
+        SHOULD be created for all the channels. If there are not, one channel
         dispatch operation SHOULD be created for each channel, each with
         a list of channel handlers that could handle that channel.</p>
 
-- 
1.5.6.5




More information about the Telepathy-commits mailing list