aboutsummaryrefslogtreecommitdiff
path: root/source/QXmppClient.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/QXmppClient.h')
-rw-r--r--source/QXmppClient.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/QXmppClient.h b/source/QXmppClient.h
index 61a4eb9e..cc9bcea6 100644
--- a/source/QXmppClient.h
+++ b/source/QXmppClient.h
@@ -47,7 +47,7 @@ public:
void connectToServer(const QXmppConfiguration&);
void disconnect();
QXmppRoster& getRoster();
- QXmppConfiguration& getConfigurgation();
+ QXmppConfiguration& getConfiguration();
signals:
void messageReceived(const QXmppMessage&);