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 8afdc1d35b26..c0f2023f64c6 100644
--- a/offapi/com/sun/star/frame/FrameLoader.idl
+++ b/offapi/com/sun/star/frame/FrameLoader.idl
@@ -62,9 +62,9 @@ published service FrameLoader
the <type>FrameLoaderFactory</type> after creation
if optional interface <type scope="com::sun::star::lang">XInitialization</type>
is supported. Value of function <member scope="com::sun::star::container">XNamed::getName()</member>
- can be used on service <type>FrameLoaderFactory</type> to get further informations about this loader.
+ can be used on service <type>FrameLoaderFactory</type> to get further information 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.
+ must be forwarded to same factory service. He should decide, if it's allowed or not.
The reason: prevent code against name ambiguities.
</p>
*/