From 9935bb73743760a8cb3526f9c608f03c733c6191 Mon Sep 17 00:00:00 2001 From: Jeremy Lainé Date: Sat, 21 Jul 2012 17:29:52 +0200 Subject: doc fixes --- src/base/QXmppPresence.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/base/QXmppPresence.cpp') 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) { -- cgit v1.2.3