summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/frame/XInterceptorInfo.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/frame/XInterceptorInfo.idl')
-rw-r--r--offapi/com/sun/star/frame/XInterceptorInfo.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/frame/XInterceptorInfo.idl b/offapi/com/sun/star/frame/XInterceptorInfo.idl
index 8e1f94a07a19..ff943bfd5a12 100644
--- a/offapi/com/sun/star/frame/XInterceptorInfo.idl
+++ b/offapi/com/sun/star/frame/XInterceptorInfo.idl
@@ -57,7 +57,7 @@ published interface XInterceptorInfo: com::sun::star::uno::XInterface
</p>
@return
- a list of URL's wich are handled by this interceptor
+ a list of URL's which are handled by this interceptor
*/
sequence< string > getInterceptedURLs();
};