diff options
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 |
