aboutsummaryrefslogtreecommitdiff
path: root/src/base/QXmppPresence.cpp
diff options
context:
space:
mode:
authorJeremy Lainé <jeremy.laine@m4x.org>2012-07-21 17:29:52 +0200
committerJeremy Lainé <jeremy.laine@m4x.org>2012-07-21 17:29:52 +0200
commit9935bb73743760a8cb3526f9c608f03c733c6191 (patch)
tree47603a567e608051aea51d5b7cdcf1bf0e87b76f /src/base/QXmppPresence.cpp
parent984c5fc593c2d9c4bf62c104f13073b5caadfd8a (diff)
downloadqxmpp-9935bb73743760a8cb3526f9c608f03c733c6191.tar.gz
doc fixes
Diffstat (limited to 'src/base/QXmppPresence.cpp')
-rw-r--r--src/base/QXmppPresence.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/base/QXmppPresence.cpp b/src/base/QXmppPresence.cpp
index ee07d47f..cfe416b5 100644
--- a/src/base/QXmppPresence.cpp
+++ b/src/base/QXmppPresence.cpp
@@ -95,7 +95,7 @@ QString QXmppPresence::statusText() const
/// Sets the status text, a textual description of the user's status.
///
-/// \param str The status text, for example "Gone fishing".
+/// \param statusText The status text, for example "Gone fishing".
void QXmppPresence::setStatusText(const QString& statusText)
{