diff options
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/source/app/dispatchwatcher.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/source/app/dispatchwatcher.hxx b/desktop/source/app/dispatchwatcher.hxx index e586e1328e04..1ac7b4d3edf5 100644 --- a/desktop/source/app/dispatchwatcher.hxx +++ b/desktop/source/app/dispatchwatcher.hxx @@ -32,7 +32,7 @@ namespace desktop { /* - Class for controlls dispatching of command URL through office command line. There + Class for controls dispatching of command URL through office command line. There are "dangerous" command URLs, that can result in a running office without UI. To prevent this situation the implementation surveile all dispatches and looks for an open task if there is arose a problem. If there is none the office will be shutdown to prevent a |