Commit 9cc02dd6 authored by Jonathan Ernst's avatar Jonathan Ernst Committed by Alexandre Julliard

oleview: Spelling fixes (English).

parent 940d4e0f
......@@ -17,7 +17,7 @@
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
*/
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
......@@ -58,7 +58,7 @@ IDM_MENU MENU
{
MENUITEM "&Expert mode", IDM_EXPERT,CHECKED
MENUITEM SEPARATOR
MENUITEM "&Hidden component cattegories", IDM_HIDDEN, GRAYED
MENUITEM "&Hidden component categories", IDM_HIDDEN, GRAYED
MENUITEM SEPARATOR
MENUITEM "&Toolbar", IDM_TOOLBAR,CHECKED
MENUITEM "&Status Bar", IDM_STATUSBAR,CHECKED
......@@ -98,7 +98,7 @@ STRINGTABLE
IDM_TOOLBAR, "Show or hide the toolbar"
IDM_STATUSBAR, "Show or hide the status bar"
IDM_REFRESH, "Refresh all lists"
IDM_ABOUT, "Display program information, version namber and copyright"
IDM_ABOUT, "Display program information, version number and copyright"
IDS_TREE_OC, "ObjectClasses"
IDS_TREE_GBCC, "Grouped by Component Category"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment