From 154b5461b877e04f5085f4b0d1c0283c8cf344d7 Mon Sep 17 00:00:00 2001 From: Manjeet Dahiya Date: Tue, 9 Mar 2010 13:35:49 +0000 Subject: documentation --- source/QXmppClient.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source') diff --git a/source/QXmppClient.h b/source/QXmppClient.h index f49ac75c..70f5297e 100644 --- a/source/QXmppClient.h +++ b/source/QXmppClient.h @@ -214,7 +214,7 @@ private: ///< TCP socket and XMPP protocol QXmppConfiguration m_config; ///< This object provides the configuration ///< required for connecting to the XMPP server. - QXmppPresence m_clientPrecence; ///< Stores the current presence of connected client + QXmppPresence m_clientPrecence; ///< Stores the current presence of the connected client QXmppReconnectionManager* m_reconnectionManager; ///< Pointer to the reconnection manager QHash m_interfaces; }; -- cgit v1.2.3