summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/drawing/framework/XRelocatableResource.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/drawing/framework/XRelocatableResource.idl')
-rw-r--r--offapi/com/sun/star/drawing/framework/XRelocatableResource.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/drawing/framework/XRelocatableResource.idl b/offapi/com/sun/star/drawing/framework/XRelocatableResource.idl
index 29aeb9d25686..cfd8c04aff0b 100644
--- a/offapi/com/sun/star/drawing/framework/XRelocatableResource.idl
+++ b/offapi/com/sun/star/drawing/framework/XRelocatableResource.idl
@@ -42,7 +42,7 @@ interface XRelocatableResource
@param xNewAnchor
The new anchor.
@return
- Returns <TRUE/> when the relocation was successfull.
+ Returns <TRUE/> when the relocation was successful.
*/
boolean relocateToAnchor ([in] XResource xNewAnchor);
};