From 311c513504d46dcf72867bf2184479775dad0647 Mon Sep 17 00:00:00 2001 From: Manjeet Dahiya Date: Thu, 19 Aug 2010 09:48:44 +0000 Subject: spell fix --- src/QXmppRosterManager.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/QXmppRosterManager.h b/src/QXmppRosterManager.h index 644bb6d4..a4c7e2dd 100644 --- a/src/QXmppRosterManager.h +++ b/src/QXmppRosterManager.h @@ -47,7 +47,7 @@ class QXmppStream; /// functionality to get all the bareJids in the client's roster and Roster and /// Presence details of the same. /// -/// After the sucessfull xmpp connection that after the signal QXmppClient::connected() +/// After the successful xmpp connection that after the signal QXmppClient::connected() /// is emitted QXmpp requests for getting the roster. Once QXmpp receives the roster /// the signal QXmppRosterManager::rosterReceived() is emitted and after that user can /// use the functions of this class to get roster entries. -- cgit v1.2.3