[telepathy-gabble/telepathy-gabble-0.8] fix typo

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Fri Dec 4 10:38:38 PST 2009


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

diff --git a/src/bytestream-factory.c b/src/bytestream-factory.c
index 4ce4037..1c8cb18 100644
--- a/src/bytestream-factory.c
+++ b/src/bytestream-factory.c
@@ -343,7 +343,7 @@ socks5_proxy_query_reply_cb (GabbleConnection *conn,
 fail:
   if (fallback && from != NULL)
     {
-      /* Remove the bugged proxy so we won't query it anymore */
+      /* Remove the buggy proxy so we won't query it anymore */
       found = g_slist_find_custom (priv->socks5_potential_proxies,
           from, (GCompareFunc) strcmp);
 
-- 
1.5.6.5




More information about the telepathy-commits mailing list