summaryrefslogtreecommitdiffstats
path: root/svx/source/sidebar/tools
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/sidebar/tools')
-rw-r--r--svx/source/sidebar/tools/ValueSetWithTextControl.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/sidebar/tools/ValueSetWithTextControl.cxx b/svx/source/sidebar/tools/ValueSetWithTextControl.cxx
index dc5313c17057..5ef7f36ca384 100644
--- a/svx/source/sidebar/tools/ValueSetWithTextControl.cxx
+++ b/svx/source/sidebar/tools/ValueSetWithTextControl.cxx
@@ -167,7 +167,7 @@ void ValueSetWithTextControl::UserDraw( const UserDrawEvent& rUDEvt )
}
{
- //draw backgroud
+ //draw background
if ( GetSelectItemId() == nItemId )
{
Rectangle aBackRect = aRect;