summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/report/XShape.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/report/XShape.idl')
-rw-r--r--offapi/com/sun/star/report/XShape.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/report/XShape.idl b/offapi/com/sun/star/report/XShape.idl
index 50e366fc2a79..cd2f6f12c3cf 100644
--- a/offapi/com/sun/star/report/XShape.idl
+++ b/offapi/com/sun/star/report/XShape.idl
@@ -54,7 +54,7 @@ interface XShape
/** this property lets you get and set the transformation matrix
for this shape.
- The transformation is a 3x3 homogen matrix and can contain
+ The transformation is a 3x3 homogeneous matrix and can contain
translation, rotation, shearing and scaling.
*/
[attribute,bound] com::sun::star::drawing::HomogenMatrix3 Transformation;