[Telepathy-commits] [telepathy-doc/master] Typo fix (extra 'goes')

Youness Alaoui youness.alaoui at collabora.co.uk
Tue Mar 10 12:24:42 PDT 2009


---
 docs/book/C/basics.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/docs/book/C/basics.xml b/docs/book/C/basics.xml
index 7039dda..d25fc3e 100644
--- a/docs/book/C/basics.xml
+++ b/docs/book/C/basics.xml
@@ -996,7 +996,7 @@ AC_SUBST(EXAMPLE_LIBS)
       <para>
        Method calls like <methodname>Group.GetAllMembers</methodname> return
        a list of handles, but do not hold any of the handles for the client.
-       Thus, if a contact goes leaves the channel (e.g. goes offline), it is
+       Thus, if a contact leaves the channel (e.g. goes offline), it is
        possible for the handle to become invalid in between the reply, and
        the next request using those handles. It is important that clients
        be aware of this possible race condition and handle it appropriately.
-- 
1.5.6.5




More information about the telepathy-commits mailing list