summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/frame/XFrameLoader.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/frame/XFrameLoader.idl')
-rw-r--r--offapi/com/sun/star/frame/XFrameLoader.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/frame/XFrameLoader.idl b/offapi/com/sun/star/frame/XFrameLoader.idl
index 4e830af1dc4e..305313b6472d 100644
--- a/offapi/com/sun/star/frame/XFrameLoader.idl
+++ b/offapi/com/sun/star/frame/XFrameLoader.idl
@@ -53,7 +53,7 @@
<p>
It's an asynchronous loading. For synchronous processes use <type>XSynchronousFrameLoader</type>
- instead of this one. The generic load algorithm of the office supports both ones - but prefered
+ instead of this one. The generic load algorithm of the office supports both ones - but preferred
the synchronous interface.
</p>
@@ -68,7 +68,7 @@ published interface XFrameLoader: com::sun::star::uno::XInterface
specifies the loading target
@param URL
- describes the ressource of loading component
+ describes the resource of loading component
Support of special protocols are implementation details
and depends from the environment.