summaryrefslogtreecommitdiff
path: root/offapi
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2016-06-28 10:54:40 +0200
committerDavid Tardon <dtardon@redhat.com>2016-06-28 20:57:37 +0200
commitb7c62273bc4afc5032add706f6cc301532d02831 (patch)
tree1cc45cc7ac74ec27c63a3992340647b9570d4344 /offapi
parentcff87aac4ec77957569377d690bc4aa8f7146e0d (diff)
fix assumed typo
Change-Id: Ice084d8c0651b1b08e8e8cce6f4a6f1c09e8dd3e
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 80ebff92119a..344315647532 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>