diff options
| author | Jeremy Lainé <jeremy.laine@m4x.org> | 2010-08-10 09:28:05 +0000 |
|---|---|---|
| committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2010-08-10 09:28:05 +0000 |
| commit | 904b46702fb48d4d45a01755d1dabcf20ae3a7f7 (patch) | |
| tree | 20e93a9c5105e9ae66e0ec35324ae10c58637c50 /source/QXmppRosterIq.h | |
| parent | 31e094afb7e7975606bd3f9fcc6941fd7a33e411 (diff) | |
| download | qxmpp-904b46702fb48d4d45a01755d1dabcf20ae3a7f7.tar.gz | |
touchup doxygen documentation
Diffstat (limited to 'source/QXmppRosterIq.h')
| -rw-r--r-- | source/QXmppRosterIq.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/QXmppRosterIq.h b/source/QXmppRosterIq.h index 3cd08d06..52202832 100644 --- a/source/QXmppRosterIq.h +++ b/source/QXmppRosterIq.h @@ -38,7 +38,7 @@ class QXmppRosterIq : public QXmppIq { public: - /// \brief The QXmppRosterIq::Item represents a roster entry. + /// \brief The QXmppRosterIq::Item class represents a roster entry. class Item { public: |
