summaryrefslogtreecommitdiff
path: root/offapi
diff options
context:
space:
mode:
authorJan Holesovsky <kendy@collabora.com>2013-10-04 09:12:07 +0200
committerJan Holesovsky <kendy@collabora.com>2013-10-04 11:23:10 +0200
commit2997d7d10a79917495a310135f863bd71541b304 (patch)
treea9224aeef22df6faaf259c57ca9aa0c928472328 /offapi
parent5ebe826caf75e8d00656b3333385bf0bbc05cb27 (diff)
HighLight -> Highlight.
Change-Id: I2db5102fbc441c0b79d8c28023f3e3bb5613b3cf
Diffstat (limited to 'offapi')
-rw-r--r--offapi/com/sun/star/style/CharacterProperties.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/style/CharacterProperties.idl b/offapi/com/sun/star/style/CharacterProperties.idl
index ae8313d7e381..b4dbf629ce07 100644
--- a/offapi/com/sun/star/style/CharacterProperties.idl
+++ b/offapi/com/sun/star/style/CharacterProperties.idl
@@ -439,7 +439,7 @@ published service CharacterProperties
*
* @since LibreOffice 4.2
**/
- [optional, property] com::sun::star::util::Color CharHighLight;
+ [optional, property] com::sun::star::util::Color CharHighlight;
};