summaryrefslogtreecommitdiffstats
path: root/doc/man/man3/qsessionmanager.3qt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/man3/qsessionmanager.3qt')
-rw-r--r--doc/man/man3/qsessionmanager.3qt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/man3/qsessionmanager.3qt b/doc/man/man3/qsessionmanager.3qt
index db170b1f..5a7eb0e7 100644
--- a/doc/man/man3/qsessionmanager.3qt
+++ b/doc/man/man3/qsessionmanager.3qt
@@ -90,7 +90,7 @@ This enum type defines the circumstances under which this application wants to b
.TP
\fCQSessionManager::RestartIfRunning\fR - if the application is still running when the session is shut down, it wants to be restarted at the start of the next session.
.TP
-\fCQSessionManager::RestartAnyway\fR - the application wants to be started at the start of the next session, no matter what. (This is useful for utilities that run just after startup and then tquit.)
+\fCQSessionManager::RestartAnyway\fR - the application wants to be started at the start of the next session, no matter what. (This is useful for utilities that run just after startup and then quit.)
.TP
\fCQSessionManager::RestartImmediately\fR - the application wants to be started immediately whenever it is not running.
.TP