summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/drawing/XShapeBinder.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/drawing/XShapeBinder.idl')
-rw-r--r--offapi/com/sun/star/drawing/XShapeBinder.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/drawing/XShapeBinder.idl b/offapi/com/sun/star/drawing/XShapeBinder.idl
index 53931ba91408..0239f0a9f4cb 100644
--- a/offapi/com/sun/star/drawing/XShapeBinder.idl
+++ b/offapi/com/sun/star/drawing/XShapeBinder.idl
@@ -51,7 +51,7 @@ published interface XShapeBinder: com::sun::star::uno::XInterface
/** binds <type>Shape</type>s together.
@param xShapes
- a container with <type>Shape</type>s that will be bind toghether.
+ a container with <type>Shape</type>s that will be bind together.
All <type>Shapes</type> will be converted to a <type>PolyPolygonBezierShape</type>
and the lines will be connected. The <type>Shape</types>s in xShape will be
removed from the <type>GenericDrawPage</type> and disposed.