summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/frame/FrameLoader.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/frame/FrameLoader.idl')
-rw-r--r--offapi/com/sun/star/frame/FrameLoader.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/frame/FrameLoader.idl b/offapi/com/sun/star/frame/FrameLoader.idl
index 3ba240608dbf..3baa26e5e8d6 100644
--- a/offapi/com/sun/star/frame/FrameLoader.idl
+++ b/offapi/com/sun/star/frame/FrameLoader.idl
@@ -70,7 +70,7 @@ published service FrameLoader
<p>
Concrete implementations should use it to get her own configuration data
directly after creation by the <type>FrameLoaderFactory</type>.
- Otherwhise they must use normal configuration api to do so.
+ Otherwise they must use normal configuration API to do so.
</p>
*/
[optional] interface com::sun::star::lang::XInitialization;
@@ -86,7 +86,7 @@ published service FrameLoader
can be used on service <type>FrameLoaderFactory</type> to get further informations about this loader.
Setting of this name by calling <member scope="com::sun::star::container">XNamed::setName()</member>
must be forwarded to same factory service. He should decide, if it's allowed or not.
- The reason: prevent code against name ambigities.
+ The reason: prevent code against name ambiguities.
</p>
*/
[optional] interface com::sun::star::container::XNamed;