diff options
Diffstat (limited to 'svx')
-rw-r--r-- | svx/source/sidebar/text/TextPropertyPanel.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/sidebar/text/TextPropertyPanel.cxx b/svx/source/sidebar/text/TextPropertyPanel.cxx index 25fb94b9afd3..d40d212d4559 100644 --- a/svx/source/sidebar/text/TextPropertyPanel.cxx +++ b/svx/source/sidebar/text/TextPropertyPanel.cxx @@ -826,7 +826,7 @@ void TextPropertyPanel::NotifyItemUpdate ( { mpHeightItem = NULL; mpFontSizeBox->SetText( "" ); - //increase decrease diabled when multi-seletion have different font size + //increase decrease disabled when multi-seletion have different font size // font size +/- enhancement in sd switch(maContext.GetCombinedContext_DI()) |