summaryrefslogtreecommitdiff
path: root/framework/inc/dispatch/systemexec.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/dispatch/systemexec.hxx')
-rw-r--r--framework/inc/dispatch/systemexec.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/inc/dispatch/systemexec.hxx b/framework/inc/dispatch/systemexec.hxx
index e93d54a62d..2a6755d6bd 100644
--- a/framework/inc/dispatch/systemexec.hxx
+++ b/framework/inc/dispatch/systemexec.hxx
@@ -75,7 +75,7 @@ namespace framework{
/**
@short protocol handler for "systemexec:*" URLs
@descr It's a special dispatch/provider object which is registered for such URL pattern and will
- be automaticly used by the framework dispatch mechanism if such URL occured.
+ be automaticly used by the framework dispatch mechanism if such URL occurred.
It forwards all URL's to the underlying operating system.
So it would e.g. be possible to open HTML files outside the office within a web browser.