summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/linguistic2/XLinguServiceEventBroadcaster.idl
diff options
context:
space:
mode:
authorMichael Hönnig <mi@openoffice.org>2001-11-01 13:42:09 +0000
committerMichael Hönnig <mi@openoffice.org>2001-11-01 13:42:09 +0000
commit410f8a4e96ac3bd132a65d2c8c5e26b0a32552fc (patch)
treea2a6492218b8e175862fb6ab7d41db3cad756e06 /offapi/com/sun/star/linguistic2/XLinguServiceEventBroadcaster.idl
parent0d6febc8463eca2bd58d43068ef2f525db4b132a (diff)
proofreading and corrections from Richard Holt
Diffstat (limited to 'offapi/com/sun/star/linguistic2/XLinguServiceEventBroadcaster.idl')
-rw-r--r--offapi/com/sun/star/linguistic2/XLinguServiceEventBroadcaster.idl8
1 files changed, 4 insertions, 4 deletions
diff --git a/offapi/com/sun/star/linguistic2/XLinguServiceEventBroadcaster.idl b/offapi/com/sun/star/linguistic2/XLinguServiceEventBroadcaster.idl
index 11ac5ed3f..f68948076 100644
--- a/offapi/com/sun/star/linguistic2/XLinguServiceEventBroadcaster.idl
+++ b/offapi/com/sun/star/linguistic2/XLinguServiceEventBroadcaster.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XLinguServiceEventBroadcaster.idl,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: arellano $ $Date: 2001-04-04 16:48:59 $
+ * last change: $Author: mi $ $Date: 2001-11-01 14:42:09 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -77,8 +77,8 @@ module com { module sun { module star { module linguistic2 {
//=============================================================================
/** is used to register a listener for LinguServiceEvents.
- <P>This interface may be used by spellchecker or hyphenator implementations
- to allow clients to be registered and informed about
+ <P>This interface may be used by spellchecker or hyphenator
+ implementations to allow clients to be registered and informed about
<type scope="com::sun::star::linguistic2">LinguServiceEvent</type>s.
</P>