summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/geometry/AffineMatrix2D.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/geometry/AffineMatrix2D.idl')
-rw-r--r--offapi/com/sun/star/geometry/AffineMatrix2D.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/geometry/AffineMatrix2D.idl b/offapi/com/sun/star/geometry/AffineMatrix2D.idl
index ad122bc7ebeb..5bb5a0eba5d6 100644
--- a/offapi/com/sun/star/geometry/AffineMatrix2D.idl
+++ b/offapi/com/sun/star/geometry/AffineMatrix2D.idl
@@ -33,7 +33,7 @@ module com { module sun { module star { module geometry {
The matrix defined by this structure constitutes an affine mapping
of a point in 2D to another point in 2D. The last line of a
- complete 3 by 3 matrix is omitted, since it is implicitely assumed
+ complete 3 by 3 matrix is omitted, since it is implicitly assumed
to be [0,0,1].<p>
An affine mapping, as performed by this matrix, can be written out