summaryrefslogtreecommitdiff
path: root/offapi/com/sun
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun')
-rw-r--r--offapi/com/sun/star/drawing/XShapeGrouper.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/drawing/XShapeGrouper.idl b/offapi/com/sun/star/drawing/XShapeGrouper.idl
index f724c0f35d94..2716377ecfa6 100644
--- a/offapi/com/sun/star/drawing/XShapeGrouper.idl
+++ b/offapi/com/sun/star/drawing/XShapeGrouper.idl
@@ -60,7 +60,7 @@ published interface XShapeGrouper: com::sun::star::uno::XInterface
@param aGroup
moves all Shapes from this GroupShape
to the parent XShapes of the GroupShape.
- The GroupShape is than removed from the
+ The GroupShape is then removed from the
GenericDrawPage and disposed.
*/
void ungroup( [in] com::sun::star::drawing::XShapeGroup aGroup );