summaryrefslogtreecommitdiff
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.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/rendering/XParametricPolyPolygon2D.idl b/offapi/com/sun/star/rendering/XParametricPolyPolygon2D.idl
index f736745acfb4..97b8190b8942 100644
--- a/offapi/com/sun/star/rendering/XParametricPolyPolygon2D.idl
+++ b/offapi/com/sun/star/rendering/XParametricPolyPolygon2D.idl
@@ -32,7 +32,7 @@ module com { module sun { module star { module rendering {
The returned poly-polygon should normally be contained in the
[0,1]x[0,1] rectangle. At least that is the dimension expected at
- other places. e.g. <type>Texture</type>.
+ other places. e.g. Texture.
*/
interface XParametricPolyPolygon2D : ::com::sun::star::uno::XInterface
{