diff options
Diffstat (limited to 'src/QXmppClient.h')
| -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 aab494ab..ea0bdeca 100644 --- a/src/QXmppClient.h +++ b/src/QXmppClient.h @@ -58,7 +58,7 @@ class QXmppVersionManager; /// /// This class will provide the handle/reference to QXmppRosterManager (roster management), /// QXmppVCardManager (vCard manager), QXmppReconnectionManager (reconnection -/// mechanism) and QXmppTransferManager (file transfers). +/// mechanism) and QXmppVersionManager (software version information). /// /// By default, a reconnection mechanism exists, which makes sure of reconnecting /// to the server on disconnections due to an error. User can have a custom |
