[Telepathy-commits] [telepathy-salut/master] fix typo

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Tue Nov 11 08:46:35 PST 2008


---
 src/salut-file-transfer-channel.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/salut-file-transfer-channel.c b/src/salut-file-transfer-channel.c
index 514ef2b..9a23981 100644
--- a/src/salut-file-transfer-channel.c
+++ b/src/salut-file-transfer-channel.c
@@ -1089,7 +1089,7 @@ check_address_and_access_control (SalutFileTransferChannel *self,
       return FALSE;
     }
 
-  /* Do we support this AccesControl? */
+  /* Do we support this AccessControl? */
   for (i = 0; i < access->len; i++)
     {
       TpSocketAccessControl control;
-- 
1.5.6.5




More information about the Telepathy-commits mailing list