[Telepathy-commits] [telepathy-gabble/master] fix typo in comment

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Mon Mar 9 09:00:42 PDT 2009


---
 src/bytestream-ibb.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/bytestream-ibb.c b/src/bytestream-ibb.c
index 46d4a30..b92f277 100644
--- a/src/bytestream-ibb.c
+++ b/src/bytestream-ibb.c
@@ -402,7 +402,7 @@ gabble_bytestream_ibb_send (GabbleBytestreamIface *iface,
 
       if (!ret)
         {
-          DEBUG ("error sending IBB Muc stanza: %s. Close the bytestream",
+          DEBUG ("error sending IBB stanza: %s. Close the bytestream",
               error->message);
           g_error_free (error);
           lm_message_unref (msg);
-- 
1.5.6.5




More information about the telepathy-commits mailing list