summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/chart2/RelativePosition.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/chart2/RelativePosition.idl')
-rw-r--r--offapi/com/sun/star/chart2/RelativePosition.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/chart2/RelativePosition.idl b/offapi/com/sun/star/chart2/RelativePosition.idl
index 7363a47f8f5a..5eb92916585c 100644
--- a/offapi/com/sun/star/chart2/RelativePosition.idl
+++ b/offapi/com/sun/star/chart2/RelativePosition.idl
@@ -74,8 +74,8 @@ struct RelativePosition
will be placed at the coordinates given within Primary and Secondary.</p>
<p>For example if Anchor is TOP_LEFT the top left corner of an object will
- be placed at the given coorediantes. If Anchor is RIGHT the right middle corner of the object will
- be placed at the given coorediantes.</p>
+ be placed at the given coordinates. If Anchor is RIGHT the right middle corner of the object will
+ be placed at the given coordinates.</p>
*/
::com::sun::star::drawing::Alignment Anchor;
};