diff options
Diffstat (limited to 'doc/html/qsessionmanager.html')
-rw-r--r-- | doc/html/qsessionmanager.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/qsessionmanager.html b/doc/html/qsessionmanager.html index 9ad3ae9fb..04077a504 100644 --- a/doc/html/qsessionmanager.html +++ b/doc/html/qsessionmanager.html @@ -106,7 +106,7 @@ the session is shut down, it wants to be restarted at the start of the next session. <li><tt>TQSessionManager::RestartAnyway</tt> - 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.) +utilities that run just after startup and then quit.) <li><tt>TQSessionManager::RestartImmediately</tt> - the application wants to be started immediately whenever it is not running. <li><tt>TQSessionManager::RestartNever</tt> - the application does not want to be restarted |