[telepathy-qt4/master] ContactManager: Fixed typo.

Andre Moreira Magalhaes (andrunko) andre.magalhaes at collabora.co.uk
Wed Jul 22 11:40:06 PDT 2009


---
 TelepathyQt4/contact-manager.cpp |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/TelepathyQt4/contact-manager.cpp b/TelepathyQt4/contact-manager.cpp
index 9bb29e4..c07556c 100644
--- a/TelepathyQt4/contact-manager.cpp
+++ b/TelepathyQt4/contact-manager.cpp
@@ -781,7 +781,7 @@ void ContactManager::onContactListGroupRemoved(Tp::DBusProxy *proxy,
     Q_UNUSED(errorName);
     Q_UNUSED(errorMessage);
 
-    // Is it correct to assume that if a user-defined contact list
+    // Is it correct to assume that if an user-defined contact list
     // gets invalidated it means it was removed? Spec states that if a
     // user-defined contact list gets closed it was removed, and Channel
     // invalidates itself when it gets closed.
-- 
1.5.6.5




More information about the telepathy-commits mailing list