summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/lang/XServiceInfo.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/lang/XServiceInfo.idl')
-rw-r--r--udkapi/com/sun/star/lang/XServiceInfo.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/udkapi/com/sun/star/lang/XServiceInfo.idl b/udkapi/com/sun/star/lang/XServiceInfo.idl
index 4ff9ffb63add..ff9603c25b96 100644
--- a/udkapi/com/sun/star/lang/XServiceInfo.idl
+++ b/udkapi/com/sun/star/lang/XServiceInfo.idl
@@ -26,7 +26,7 @@
module com { module sun { module star { module lang {
-/** Provides information regarding the implementation, i.e. which services
+/** Provides information regarding the implementation: which services
are implemented and the name of the implementation.
*/
published interface XServiceInfo: com::sun::star::uno::XInterface