[Telepathy-commits] [telepathy-spec/master] request.txt: spell SUPPRESS correctly

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


20080623150130-53eee-3ae5a51d659b2ceed40d24eff0c55637abefed76.gz
---
 doc/request.txt |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/doc/request.txt b/doc/request.txt
index c0a31a2..7b4d773 100644
--- a/doc/request.txt
+++ b/doc/request.txt
@@ -38,7 +38,7 @@ Proposed implementation::
         client calls some unspecified method on ChannelDispatcher (FIXME)
 
         ChannelDispatcher calls RequestChannels (
-            SUPRESS_HANDLER,
+            SUPPRESS_HANDLER,
             [
                 {'...ChannelType': '...Text',
                  '...TargetHandleType': CONTACT,
@@ -209,7 +209,7 @@ Proposed implementation (with a new Chan.I.Thread)::
 
     Client calls some unspecified method on ChannelDispatcher (FIXME)
 
-    ChannelDispatcher calls RequestChannels (SUPRESS_HANDLER,
+    ChannelDispatcher calls RequestChannels (SUPPRESS_HANDLER,
         [
             {'...Channel.ChannelType': '...Text',
              '...Channel.TargetHandleType': CONTACT,
@@ -257,7 +257,7 @@ Problems addressed by proposed implementation: Juliet cannot distinguish
 between this case and req2_
 
 Proposed implementation: same as req26_, except that it resembles
-req2_ instead of req1_ (i.e. no SUPRESS_HANDLER flag)
+req2_ instead of req1_ (i.e. no SUPPRESS_HANDLER flag)
 
 Problems remaining: same as req26_ (including a potential race, like req26b_)
 
-- 
1.5.6.5




More information about the Telepathy-commits mailing list