summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qsessionmanager.cpp
diff options
context:
space:
mode:
authoraavit <qt_aavit@ovi.com>2012-09-05 11:34:16 +0200
committerQt by Nokia <qt-info@nokia.com>2012-09-05 21:06:05 +0200
commitaba8de1bee8bbb9bc6b92e761a3dda0d829a211e (patch)
tree729812214c932c677de1d08000799828924c6da6 /src/gui/kernel/qsessionmanager.cpp
parent49112c891bb84eee4083fdad4376cba60b0c7818 (diff)
Doc: Missing documentation added and doc errors fixed.
Change-Id: I573bf9622e38b54f2cb8c32fd402d477a1deb5c2 Reviewed-by: Qt Doc Bot <qt_docbot@qt-project.org> Reviewed-by: Kim M. Kalland <kim.kalland@nokia.com>
Diffstat (limited to 'src/gui/kernel/qsessionmanager.cpp')
-rw-r--r--src/gui/kernel/qsessionmanager.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/kernel/qsessionmanager.cpp b/src/gui/kernel/qsessionmanager.cpp
index 92cf4ecbc5..b410feede8 100644
--- a/src/gui/kernel/qsessionmanager.cpp
+++ b/src/gui/kernel/qsessionmanager.cpp
@@ -327,7 +327,7 @@ QStringList QSessionManager::restartCommand() const
}
/*!
- Sets the discard command to the given \a list.
+ Sets the discard command to the given \a command.
\sa discardCommand(), setRestartCommand()
*/