summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/drawing/PolyPolygonBezierDescriptor.idl
diff options
context:
space:
mode:
authorMichael Hönnig <mi@openoffice.org>2001-10-26 07:45:35 +0000
committerMichael Hönnig <mi@openoffice.org>2001-10-26 07:45:35 +0000
commit558e9c028aa0dae4e18c7fe8352d1273b217ffb0 (patch)
treef6c27f2e3cb5cc3514499a79ba2df186ff9c81ca /offapi/com/sun/star/drawing/PolyPolygonBezierDescriptor.idl
parent116c7988dfcd59b216c5a00f56e97b0898112e32 (diff)
proofreading and corrections from Richard Holt
Diffstat (limited to 'offapi/com/sun/star/drawing/PolyPolygonBezierDescriptor.idl')
-rw-r--r--offapi/com/sun/star/drawing/PolyPolygonBezierDescriptor.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/drawing/PolyPolygonBezierDescriptor.idl b/offapi/com/sun/star/drawing/PolyPolygonBezierDescriptor.idl
index 719e0f78be95..b4a44708d6a5 100644
--- a/offapi/com/sun/star/drawing/PolyPolygonBezierDescriptor.idl
+++ b/offapi/com/sun/star/drawing/PolyPolygonBezierDescriptor.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: PolyPolygonBezierDescriptor.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: cl $ $Date: 2001-01-12 16:13:38 $
+ * last change: $Author: mi $ $Date: 2001-10-26 08:45:35 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -96,7 +96,7 @@ service PolyPolygonBezierDescriptor
//-------------------------------------------------------------------------
- /** These are the untransformed bezier coords of this polygon.
+ /** These are the untransformed bezier coordinates of this polygon.
*/
[property] com::sun::star::drawing::PolyPolygonBezierCoords Geometry;
};