summaryrefslogtreecommitdiff
path: root/offapi/com
diff options
context:
space:
mode:
authorarellano <arellano@openoffice.org>2001-04-04 16:09:51 +0000
committerarellano <arellano@openoffice.org>2001-04-04 16:09:51 +0000
commit8e28402e635faf46a75d13903ef645c9ecc98148 (patch)
tree1a7f7c9d380b53a852f26dc10e7a4556b659945f /offapi/com
parent1f7729f37863bf34cf1c56b4bd740b22f00ed9d3 (diff)
spelling
Diffstat (limited to 'offapi/com')
-rw-r--r--offapi/com/sun/star/linguistic2/XMeaning.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/linguistic2/XMeaning.idl b/offapi/com/sun/star/linguistic2/XMeaning.idl
index eacdd57e9163..8197a11075fc 100644
--- a/offapi/com/sun/star/linguistic2/XMeaning.idl
+++ b/offapi/com/sun/star/linguistic2/XMeaning.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XMeaning.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: jsc $ $Date: 2001-03-16 16:41:27 $
+ * last change: $Author: arellano $ $Date: 2001-04-04 17:09:51 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -92,7 +92,7 @@ interface XMeaning : com::sun::star::uno::XInterface
//-------------------------------------------------------------------------
/**
@returns
- a sequence of string where each entry is a synonym of the
+ a sequence of strings where each entry is a synonym of the
current objects meaning.
*/
sequence<string> querySynonyms();