[Telepathy-commits] [telepathy-spec/master] ChannelDispatcher: talk about Handler rather than ChannelHandler, and improve wording

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


---
 spec/Channel_Dispatcher.xml |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/spec/Channel_Dispatcher.xml b/spec/Channel_Dispatcher.xml
index 07d3304..16ed8dd 100644
--- a/spec/Channel_Dispatcher.xml
+++ b/spec/Channel_Dispatcher.xml
@@ -80,11 +80,11 @@
             channel handler.</p>
         </dd>
 
-        <dt>Channel handler</dt>
+        <dt>Handler</dt>
         <dd>
-          <p>Channel handlers are the eventual handler for a channel or a
-            channel bundle; a typical channel handler is a user interface
-            process handling channels of a particular type.</p>
+          <p>Each new channel or set of channels is passed to exactly one
+            handler as its final destination. A typical channel handler is a
+            user interface process handling channels of a particular type.</p>
         </dd>
       </dl>
     </tp:docstring>
-- 
1.5.6.5




More information about the Telepathy-commits mailing list