summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/drawing/XCustomShapeHandle.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/drawing/XCustomShapeHandle.idl')
-rw-r--r--offapi/com/sun/star/drawing/XCustomShapeHandle.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/drawing/XCustomShapeHandle.idl b/offapi/com/sun/star/drawing/XCustomShapeHandle.idl
index 45861c445cbd..9d0ce5e87c71 100644
--- a/offapi/com/sun/star/drawing/XCustomShapeHandle.idl
+++ b/offapi/com/sun/star/drawing/XCustomShapeHandle.idl
@@ -54,7 +54,7 @@ interface XCustomShapeHandle: com::sun::star::uno::XInterface
*/
com::sun::star::awt::Point getPosition();
- /** is setting a new positon for the handle
+ /** is setting a new position for the handle
*/
void setControllerPosition( [in] com::sun::star::awt::Point aPoint );