[Libreoffice-commits] core.git: offapi/com

Stephan Bergmann (via logerrit) logerrit at kemper.freedesktop.org
Thu Feb 20 11:40:38 UTC 2020


 offapi/com/sun/star/drawing/framework/XConfigurationController.idl |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 4ee389d1ecf0de90fe3ab433d0d5b6f208fa0951
Author:     Stephan Bergmann <sbergman at redhat.com>
AuthorDate: Thu Feb 20 11:45:14 2020 +0100
Commit:     Stephan Bergmann <sbergman at redhat.com>
CommitDate: Thu Feb 20 12:40:07 2020 +0100

    Revert typo in documentation
    
    ...that had been introduced with c66fe94d3e9cc1394dd4b569a3d8f374208a729b "Fix
    typos"
    
    Change-Id: Id7608d8feb8e52bb6742ac079bfa7b4151ef07a1
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/89082
    Tested-by: Jenkins
    Reviewed-by: Stephan Bergmann <sbergman at redhat.com>

diff --git a/offapi/com/sun/star/drawing/framework/XConfigurationController.idl b/offapi/com/sun/star/drawing/framework/XConfigurationController.idl
index b41e24a8140b..eaac2123baff 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 make it easier to
+            linked to the same anchor are removed.  This makes 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>


More information about the Libreoffice-commits mailing list