summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/frame/ContentHandler.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/frame/ContentHandler.idl')
-rw-r--r--offapi/com/sun/star/frame/ContentHandler.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/frame/ContentHandler.idl b/offapi/com/sun/star/frame/ContentHandler.idl
index 022262849a0d..1df594e8eca6 100644
--- a/offapi/com/sun/star/frame/ContentHandler.idl
+++ b/offapi/com/sun/star/frame/ContentHandler.idl
@@ -30,7 +30,7 @@ module com { module sun { module star { module frame {
This handler doesn't need any frame as target for loading components.
Content handler are registered for content types.
(See type/filter configuration of <type scope="com::sun::star::document">TypeDetection</type>
- for further informations) If generic load mechanism found such documents which
+ for further information) If generic load mechanism found such documents which
can be handled by a ContentHandler it will create and use it.
</p>