aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/QXmppVCardManager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/QXmppVCardManager.h b/src/QXmppVCardManager.h
index 0216b6eb..e42fd2a4 100644
--- a/src/QXmppVCardManager.h
+++ b/src/QXmppVCardManager.h
@@ -47,7 +47,7 @@ class QXmppOutgoingClient;
/// For getting the vCard of the connected user itself. Client can call requestClientVCard()
/// and on the signal clientVCardReceived() it can get its vCard using clientVCard().
///
-/// <B>Settting vCard of the client:</B><BR>
+/// <B>Setting vCard of the client:</B><BR>
/// Using setClientVCard() client can set its vCard.
///
/// \note Client can't set/change vCards of roster entries.