summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/i18n/KCharacterType.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/i18n/KCharacterType.idl')
-rw-r--r--offapi/com/sun/star/i18n/KCharacterType.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/i18n/KCharacterType.idl b/offapi/com/sun/star/i18n/KCharacterType.idl
index acb2a6905202..0b7e10f7ae08 100644
--- a/offapi/com/sun/star/i18n/KCharacterType.idl
+++ b/offapi/com/sun/star/i18n/KCharacterType.idl
@@ -57,7 +57,7 @@ published constants KCharacterType
/// base form
const long BASE_FORM = 0x00000040;
- /** any <type>UnicodeType</type>::..._LETTER.
+ /** any UnicodeType::..._LETTER.
Note that a LETTER must not necessarily be ALPHA */
const long LETTER = 0x00000080;
};