summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/frame/FrameLoaderFactory.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/frame/FrameLoaderFactory.idl')
-rw-r--r--offapi/com/sun/star/frame/FrameLoaderFactory.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/frame/FrameLoaderFactory.idl b/offapi/com/sun/star/frame/FrameLoaderFactory.idl
index 55b13a168b6d..cabda6d460f1 100644
--- a/offapi/com/sun/star/frame/FrameLoaderFactory.idl
+++ b/offapi/com/sun/star/frame/FrameLoaderFactory.idl
@@ -58,9 +58,9 @@ published service FrameLoaderFactory
<p>
Returned objects must support the service specification of a <type>FrameLoader</type>
- or <type>SynchronousFrameLoader</type>. (Note: last one will be prefered if both ones
+ or <type>SynchronousFrameLoader</type>. (Note: last one will be preferred if both ones
are available)
- They can be created by using of his internal name, which must be unambigous everytime, only.
+ They can be created by using of his internal name, which must be unambigous every time, only.
To get this name use further specified interfaces of this factory for access on
the flat configuration.
</p>