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

David Tardon dtardon at redhat.com
Tue Jun 28 18:58:12 UTC 2016


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

New commits:
commit b7c62273bc4afc5032add706f6cc301532d02831
Author: David Tardon <dtardon at redhat.com>
Date:   Tue Jun 28 10:54:40 2016 +0200

    fix assumed typo
    
    Change-Id: Ice084d8c0651b1b08e8e8cce6f4a6f1c09e8dd3e

diff --git a/offapi/com/sun/star/drawing/framework/XConfigurationController.idl b/offapi/com/sun/star/drawing/framework/XConfigurationController.idl
index 80ebff9..3443156 100644
--- a/offapi/com/sun/star/drawing/framework/XConfigurationController.idl
+++ b/offapi/com/sun/star/drawing/framework/XConfigurationController.idl
@@ -126,7 +126,7 @@ interface XResource;
     The ResourceId and ResourceObject members are not set.</p></li>
     <li>ResourceActivation is sent when a resource is
     activated, i.e. when a new object of a resource is created (or taken
-    from a cash).</p>
+    from a cache).</p>
     <p>The ResourceId and ResourceObject
     members are set to the XResourceId and object reference of
     the activated resource.</p></li>


More information about the Libreoffice-commits mailing list