summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2005-03-23 07:57:30 +0000
committerVladimir Glazounov <vg@openoffice.org>2005-03-23 07:57:30 +0000
commitaf1b1e2c2e34d62a8cffce585a5f53c52d0eaca9 (patch)
tree4c27dafd533515542ee8a28c92ea1cab3a863569
parentbbf75944028496053c4b1211db1907b49b748f19 (diff)
INTEGRATION: CWS i18n17 (1.6.188); FILE MERGED
2005/03/16 19:46:44 er 1.6.188.2: #i903# corrected typos and @see syntax 2005/03/11 19:00:51 khong 1.6.188.1: #i903# update documentation
-rw-r--r--offapi/com/sun/star/i18n/BreakIterator.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/i18n/BreakIterator.idl b/offapi/com/sun/star/i18n/BreakIterator.idl
index acf7a6b72..4cdba589b 100644
--- a/offapi/com/sun/star/i18n/BreakIterator.idl
+++ b/offapi/com/sun/star/i18n/BreakIterator.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: BreakIterator.idl,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: obo $ $Date: 2004-06-03 20:27:40 $
+ * last change: $Author: vg $ $Date: 2005-03-23 08:57:30 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -77,7 +77,7 @@
/** contains the base routines for iteration in Unicode string. Iterates over
characters, words, sentences and line breaks.
- <p> It also contains a BreakIterator service for asian languages.
+ <p> It also contains a BreakIterator service for Asian languages.
</p>
*/
published service BreakIterator