summaryrefslogtreecommitdiff
path: root/offapi
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2018-01-17 00:31:43 +0100
committerMichael Stahl <mstahl@redhat.com>2018-01-17 12:06:11 +0100
commitc66fe94d3e9cc1394dd4b569a3d8f374208a729b (patch)
tree2c5a681c0903755e492de63c4f41c9c5d844ee8c /offapi
parente7544e2297a7411f5cf724d12566c6a1610866b6 (diff)
Fix typos
Change-Id: I5fff9ccb1bc74b85ee378439ffa2272583ffcb0f Reviewed-on: https://gerrit.libreoffice.org/48024 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'offapi')
-rw-r--r--offapi/com/sun/star/drawing/framework/XConfigurationController.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/drawing/framework/XConfigurationController.idl b/offapi/com/sun/star/drawing/framework/XConfigurationController.idl
index 344315647532..b41e24a8140b 100644
--- a/offapi/com/sun/star/drawing/framework/XConfigurationController.idl
+++ b/offapi/com/sun/star/drawing/framework/XConfigurationController.idl
@@ -152,7 +152,7 @@ interface XConfigurationController
@param eMode
<p>When eMode is REPLACE then, before adding the
resource activation to the request queue, similar resources
- linked to the same anchor are removed. This makes it easer to
+ linked to the same anchor are removed. This make it easier to
switch between resources whose activation is mutually exclusive.
For example, there can only be one view per pane, so before
activating a new view the old one has to be deactivated.</p>