diff options
Diffstat (limited to 'plugins/TabSRMM/res/resource.rc')
-rw-r--r-- | plugins/TabSRMM/res/resource.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/TabSRMM/res/resource.rc b/plugins/TabSRMM/res/resource.rc index 081fdc169a..2403f3ffd4 100644 --- a/plugins/TabSRMM/res/resource.rc +++ b/plugins/TabSRMM/res/resource.rc @@ -908,7 +908,7 @@ BEGIN POPUP "Tool Bar"
BEGIN
MENUITEM "Show Tool Bar", ID_VIEW_SHOWTOOLBAR
- MENUITEM "Place ToolBar at bottom", ID_VIEW_BOTTOMTOOLBAR
+ MENUITEM "Place toolbar at bottom", ID_VIEW_BOTTOMTOOLBAR
END
MENUITEM "Title Bar", ID_VIEW_SHOWTITLEBAR
MENUITEM "Tabs at the bottom", ID_VIEW_TABSATBOTTOM
|