diff options
| author | Manjeet Dahiya <manjeetdahiya@gmail.com> | 2010-08-21 06:26:38 +0000 |
|---|---|---|
| committer | Manjeet Dahiya <manjeetdahiya@gmail.com> | 2010-08-21 06:26:38 +0000 |
| commit | aeea546b80de5be02a014917fa6c2690ad0b4155 (patch) | |
| tree | b40c177fca3d3fdec46ea829274493bc65f00d5a /src | |
| parent | a731ff699a7f58065f7273d3949da4dad85b1f3f (diff) | |
| download | qxmpp-aeea546b80de5be02a014917fa6c2690ad0b4155.tar.gz | |
sucessfully -> successfully
Diffstat (limited to 'src')
| -rw-r--r-- | src/QXmppClient.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/QXmppClient.h b/src/QXmppClient.h index e3caa37b..540a85a1 100644 --- a/src/QXmppClient.h +++ b/src/QXmppClient.h @@ -168,7 +168,7 @@ public: signals: - /// This signal is emitted when the client connects sucessfully to the XMPP + /// This signal is emitted when the client connects successfully to the XMPP /// server i.e. when a successful XMPP connection is established. /// XMPP Connection involves following sequential steps: /// - TCP socket connection |
