summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/i18n/XForbiddenCharacters.idl
diff options
context:
space:
mode:
authorMichael Hönnig <mi@openoffice.org>2001-10-25 09:01:46 +0000
committerMichael Hönnig <mi@openoffice.org>2001-10-25 09:01:46 +0000
commit7bf737f049563c77f88e37e8dd6c3fdc218380bc (patch)
tree08d563f2bc3cc612967a4c9ca387d9c9334a7347 /offapi/com/sun/star/i18n/XForbiddenCharacters.idl
parentd52f4ef4675705ad620a76b5f5e45cd5c66daab8 (diff)
proofreading and corrections from Richard Holt
Diffstat (limited to 'offapi/com/sun/star/i18n/XForbiddenCharacters.idl')
-rw-r--r--offapi/com/sun/star/i18n/XForbiddenCharacters.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/i18n/XForbiddenCharacters.idl b/offapi/com/sun/star/i18n/XForbiddenCharacters.idl
index d1ca30ce895e..03298bb0e7b1 100644
--- a/offapi/com/sun/star/i18n/XForbiddenCharacters.idl
+++ b/offapi/com/sun/star/i18n/XForbiddenCharacters.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XForbiddenCharacters.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: jsc $ $Date: 2001-03-16 16:41:27 $
+ * last change: $Author: mi $ $Date: 2001-10-25 10:01:46 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -79,7 +79,7 @@
//=============================================================================
/** provides access to forbidden character settings in a document.
-<p>In some languages particular characaters are not allowed to be placed at the beginning or
+<p>In some languages, particular characaters are not allowed to be placed at the beginning or
at the end of a text line.</p>
*/
interface XForbiddenCharacters : com::sun::star::uno::XInterface