summaryrefslogtreecommitdiff
path: root/include/svtools/optionsdrawinglayer.hxx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-04-11 09:12:37 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-04-14 12:33:06 +0200
commit92b22157864f82e76863f5d77b32f63eb203322a (patch)
tree40af9594e43ee205ecdb10edd55862819448f0c6 /include/svtools/optionsdrawinglayer.hxx
parent503edef6b20f06e12b6170247896343f90ebaa7a (diff)
typo: hilight -> highlight
Diffstat (limited to 'include/svtools/optionsdrawinglayer.hxx')
-rw-r--r--include/svtools/optionsdrawinglayer.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svtools/optionsdrawinglayer.hxx b/include/svtools/optionsdrawinglayer.hxx
index 8c1e4e17fa0d..b632d04c0905 100644
--- a/include/svtools/optionsdrawinglayer.hxx
+++ b/include/svtools/optionsdrawinglayer.hxx
@@ -141,7 +141,7 @@ class SVT_DLLPUBLIC SvtOptionsDrawinglayer
sal_uInt16 GetTransparentSelectionPercent() const;
sal_uInt16 GetSelectionMaximumLuminancePercent() const;
- // get system hilight color, limited to the maximum allowed luminance
+ // get system highlight color, limited to the maximum allowed luminance
// (defined in GetSelectionMaximumLuminancePercent() in SvtOptionsDrawinglayer,
// combined with Application::GetSettings().GetStyleSettings().GetHighlightColor())
Color getHilightColor() const;