summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/frame/DispatchHelper.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/frame/DispatchHelper.idl')
-rw-r--r--offapi/com/sun/star/frame/DispatchHelper.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/frame/DispatchHelper.idl b/offapi/com/sun/star/frame/DispatchHelper.idl
index 088a113d1fc0..973b08628e44 100644
--- a/offapi/com/sun/star/frame/DispatchHelper.idl
+++ b/offapi/com/sun/star/frame/DispatchHelper.idl
@@ -39,7 +39,7 @@ module com { module sun { module star { module frame {
/** provides an easy way to dispatch an URL using one call instead of multiple ones.
<p>
- Normaly a complete dispatch is splitted into different parts:
+ Normally a complete dispatch is split into different parts:
- converting and parsing the URL
- searching for a valid dispatch object available on a dispatch provider
- dispatching of the URL and it's parameters