summaryrefslogtreecommitdiffstats
path: root/vcl/inc/WidgetThemeLibraryTypes.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/inc/WidgetThemeLibraryTypes.hxx')
-rw-r--r--vcl/inc/WidgetThemeLibraryTypes.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/inc/WidgetThemeLibraryTypes.hxx b/vcl/inc/WidgetThemeLibraryTypes.hxx
index 9b069d3dc066..91116fd6b44a 100644
--- a/vcl/inc/WidgetThemeLibraryTypes.hxx
+++ b/vcl/inc/WidgetThemeLibraryTypes.hxx
@@ -151,7 +151,7 @@ enum class ControlPart
So all places using HitTestNativeScrollbar on ControlPart::ThumbHorz, ControlPart::ThumbVert,
ControlPart::TrackHorzLeft, ControlPart::TrackHorzRight, ControlPart::TrackVertUpper, ControlPart::TrackVertLower
- do not use the control rectangle as region but the actuall part rectangle, making
+ do not use the control rectangle as region but the actual part rectangle, making
only small deviations feasible.
*/