aboutsummaryrefslogtreecommitdiff
path: root/src/base/QXmppPresence.cpp
diff options
context:
space:
mode:
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)
{