summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/rendering/XParametricPolyPolygon2D.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/rendering/XParametricPolyPolygon2D.idl')
-rw-r--r--offapi/com/sun/star/rendering/XParametricPolyPolygon2D.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/rendering/XParametricPolyPolygon2D.idl b/offapi/com/sun/star/rendering/XParametricPolyPolygon2D.idl
index 2102422147d7..4f29186be31e 100644
--- a/offapi/com/sun/star/rendering/XParametricPolyPolygon2D.idl
+++ b/offapi/com/sun/star/rendering/XParametricPolyPolygon2D.idl
@@ -61,8 +61,8 @@ interface XParametricPolyPolygon2D : ::com::sun::star::uno::XInterface
@param t
Parameter value in the range [0,1]. During painting, this
- range is sweeped through starting from 0. When using such a
- parametric polypolygon for gradients, the area covered by the
+ range is swept through starting from 0. When using such a
+ parametric poly-polygon for gradients, the area covered by the
returned XPolyPolygon2D should be monotonically decreasing
with t (unless singularities in e.g. the resulting gradient
are desired).