summaryrefslogtreecommitdiff
path: root/chart2/source/view/inc/Clipping.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/view/inc/Clipping.hxx')
-rw-r--r--chart2/source/view/inc/Clipping.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/view/inc/Clipping.hxx b/chart2/source/view/inc/Clipping.hxx
index b8d717a17346..1142c5936028 100644
--- a/chart2/source/view/inc/Clipping.hxx
+++ b/chart2/source/view/inc/Clipping.hxx
@@ -40,7 +40,7 @@ class Clipping
public:
/** @descr The intersection between an open polygon and a rectangle is
calculated and the resulting lines are placed into the poly-polygon aResult.
- @param rPolygon The polygon is required to be open, ie. it's start and end point
+ @param rPolygon The polygon is required to be open, ie. its start and end point
have different coordinates and that it is continuous, ie. has no holes.
@param rRectangle The clipping area.
@param aResult The resulting lines that are the parts of the given polygon lying inside