Jonathan Ernst : oleview: Spelling fixes (English).

Alexandre Julliard julliard at wine.codeweavers.com
Fri Jun 23 06:43:15 CDT 2006


Module: wine
Branch: refs/heads/master
Commit: 9cc02dd6a9a4df0e60a1f5219ec32e93465ac3e3
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=9cc02dd6a9a4df0e60a1f5219ec32e93465ac3e3

Author: Jonathan Ernst <jonathan at ernstfamily.ch>
Date:   Thu Jun 22 14:12:57 2006 +0200

oleview: Spelling fixes (English).

---

 programs/oleview/En.rc |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/programs/oleview/En.rc b/programs/oleview/En.rc
index 45e905a..abc4bee 100644
--- a/programs/oleview/En.rc
+++ b/programs/oleview/En.rc
@@ -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"




More information about the wine-cvs mailing list