diff options
author | Dart Raiden <wowemuh@gmail.com> | 2013-11-26 15:44:22 +0000 |
---|---|---|
committer | Dart Raiden <wowemuh@gmail.com> | 2013-11-26 15:44:22 +0000 |
commit | 5ca6fdf54ef9a73a3a05e58212cc98178fdef316 (patch) | |
tree | 3d43c930ad62e9752514f120bd025418b6d4b372 /plugins/TabSRMM/res | |
parent | 19cab1ca9696845a338a17c9bad3788aa4ec7bc2 (diff) |
TabSRMM & Scriver: spelling correction
git-svn-id: http://svn.miranda-ng.org/main/trunk@6989 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/TabSRMM/res')
-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 88136096fd..a3beb4b6ba 100644 --- a/plugins/TabSRMM/res/resource.rc +++ b/plugins/TabSRMM/res/resource.rc @@ -911,7 +911,7 @@ BEGIN MENUITEM "Place ToolBar at bottom", ID_VIEW_BOTTOMTOOLBAR
END
MENUITEM "Title Bar", ID_VIEW_SHOWTITLEBAR
- MENUITEM "Tabs at Bottom", ID_VIEW_TABSATBOTTOM
+ MENUITEM "Tabs at the bottom", ID_VIEW_TABSATBOTTOM
MENUITEM "Vertical maximize", ID_VIEW_VERTICALMAXIMIZE
MENUITEM SEPARATOR
POPUP "Window Flashing"
|