diff options
Diffstat (limited to 'src/client/QXmppClient.h')
| -rw-r--r-- | src/client/QXmppClient.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/QXmppClient.h b/src/client/QXmppClient.h index 6771f20c..439bd66a 100644 --- a/src/client/QXmppClient.h +++ b/src/client/QXmppClient.h @@ -64,7 +64,7 @@ class QXmppVersionManager; /// QXmppConfiguration::setAutoReconnectionEnabled(). /// /// Not all the managers or extensions have been enabled by default. One can -/// enable/disable the managers using the funtions addExtension() and +/// enable/disable the managers using the functions addExtension() and /// removeExtension(). findExtension() can be used to find reference/pointer to /// particular instansiated and enabled manager. /// |
