diff options
| author | Manjeet Dahiya <manjeetdahiya@gmail.com> | 2010-09-05 13:01:32 +0000 |
|---|---|---|
| committer | Manjeet Dahiya <manjeetdahiya@gmail.com> | 2010-09-05 13:01:32 +0000 |
| commit | d2e1b05ce4b8080f7506f6fca565a599a6c21a6c (patch) | |
| tree | 392e6f32f398f5f0840c3c4709ddb5b2a75e6475 /src | |
| parent | d014000347b26322b580b0a0236162bf0c9ff171 (diff) | |
| download | qxmpp-d2e1b05ce4b8080f7506f6fca565a599a6c21a6c.tar.gz | |
Settting->Setting
Diffstat (limited to 'src')
| -rw-r--r-- | src/QXmppVCardManager.h | 2 |
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. |
