summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/frame/SynchronousFrameLoader.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/frame/SynchronousFrameLoader.idl')
-rw-r--r--offapi/com/sun/star/frame/SynchronousFrameLoader.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/frame/SynchronousFrameLoader.idl b/offapi/com/sun/star/frame/SynchronousFrameLoader.idl
index 0928d259c75b..d6cc210d7627 100644
--- a/offapi/com/sun/star/frame/SynchronousFrameLoader.idl
+++ b/offapi/com/sun/star/frame/SynchronousFrameLoader.idl
@@ -62,7 +62,7 @@ published service SynchronousFrameLoader
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.
+ 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.
The reason: prevent code against name ambiguities.