summaryrefslogtreecommitdiff
path: root/vcl/source/window/toolbox2.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/source/window/toolbox2.cxx')
-rw-r--r--vcl/source/window/toolbox2.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/source/window/toolbox2.cxx b/vcl/source/window/toolbox2.cxx
index 585cdb7a2dce..856b807c6782 100644
--- a/vcl/source/window/toolbox2.cxx
+++ b/vcl/source/window/toolbox2.cxx
@@ -275,7 +275,7 @@ void ImplToolItem::DetermineButtonDrawStyle( ButtonType eButtonType, bool& rbIma
bHasText = true;
// prefer images if symbolonly buttons are drawn
- // prefer texts if textonly buttons are dreawn
+ // prefer texts if textonly buttons are drawn
if ( eButtonType == ButtonType::SYMBOLONLY ) // drawing icons only
{