summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/drawing/HomogenMatrix4.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
commit6ead954422020aeffaf115b8d0f71894a00bc472 (patch)
tree3988efe705f6e09a135ddac8e6a9d87c2c9c6ed4 /offapi/com/sun/star/drawing/HomogenMatrix4.idl
parent42d478a43384f21fd2f585019419ba0db6e49248 (diff)
proofreading and corrections from Richard Holt
Diffstat (limited to 'offapi/com/sun/star/drawing/HomogenMatrix4.idl')
-rw-r--r--offapi/com/sun/star/drawing/HomogenMatrix4.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/drawing/HomogenMatrix4.idl b/offapi/com/sun/star/drawing/HomogenMatrix4.idl
index b734264c1..ddfd102e1 100644
--- a/offapi/com/sun/star/drawing/HomogenMatrix4.idl
+++ b/offapi/com/sun/star/drawing/HomogenMatrix4.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: HomogenMatrix4.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: cl $ $Date: 2001-01-12 16:33:25 $
+ * 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
@@ -73,7 +73,7 @@
//=============================================================================
// DocMerge from xml: struct com::sun::star::drawing::HomogenMatrix
-/** specifies a homogenous matrix by three homogenous lines
+/** specifies a homogenous matrix by four homogenous lines.
*/
struct HomogenMatrix4
{