summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--udkapi/com/sun/star/reflection/XServiceTypeDescription.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/udkapi/com/sun/star/reflection/XServiceTypeDescription.idl b/udkapi/com/sun/star/reflection/XServiceTypeDescription.idl
index a469e0f73360..947b5577ff94 100644
--- a/udkapi/com/sun/star/reflection/XServiceTypeDescription.idl
+++ b/udkapi/com/sun/star/reflection/XServiceTypeDescription.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XServiceTypeDescription.idl,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: obo $ $Date: 2004-09-09 17:00:15 $
+ * last change: $Author: vg $ $Date: 2005-02-16 16:11:21 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -87,7 +87,7 @@
<p>The type class of this type is
<member scope="com::sun::star::uno">TypeClass::SERVICE</member>.
- @since OOo1.1.2
+ @since OOo 1.1.2
*/
published interface XServiceTypeDescription : com::sun::star::reflection::XTypeDescription
{