diff options
Diffstat (limited to 'src/QXmppVCardIq.h')
| -rw-r--r-- | src/QXmppVCardIq.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/QXmppVCardIq.h b/src/QXmppVCardIq.h index 1b00cfa6..348c00fc 100644 --- a/src/QXmppVCardIq.h +++ b/src/QXmppVCardIq.h @@ -35,7 +35,7 @@ class QImage; /// \brief Represents the XMPP vCard. /// /// The functions names are self explanatory. -/// Look at QXmppVCardManager and <B>XEP-0054: vcard-temp</B> for more details. +/// Look at QXmppVCardManager and XEP-0054: vcard-temp for more details. /// /// There are many field of XMPP vCard which are not present in /// this class. File a issue for the same. We will add the requested |
