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 28a322072109..b4517e918e8f 100644
--- a/framework/inc/dispatch/systemexec.hxx
+++ b/framework/inc/dispatch/systemexec.hxx
@@ -42,7 +42,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 occurred.
+ be automatically 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.