From bcb778ec981486d37aef409a6d4edc2732069e48 Mon Sep 17 00:00:00 2001 From: Boris Pek Date: Tue, 8 Jan 2019 02:03:44 +0300 Subject: Fix spelling errors --- src/client/QXmppClient.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/client/QXmppClient.h') 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. /// -- cgit v1.2.3