[ros-diffs] [peterw] 25426: - Fix a couple of typos, patch by GreyGhost.

peterw at svn.reactos.org peterw at svn.reactos.org
Thu Jan 11 16:22:05 CET 2007


Author: peterw
Date: Thu Jan 11 18:22:04 2007
New Revision: 25426

URL: http://svn.reactos.org/svn/reactos?rev=25426&view=rev
Log:
- Fix a couple of typos, patch by GreyGhost.

Modified:
    trunk/reactos/base/applications/cacls/lang/en-US.rc
    trunk/reactos/base/applications/imagesoft/lang/en-US.rc

Modified: trunk/reactos/base/applications/cacls/lang/en-US.rc
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/base/applications/cacls/lang/en-US.rc?rev=25426&r1=25425&r2=25426&view=diff
==============================================================================
--- trunk/reactos/base/applications/cacls/lang/en-US.rc (original)
+++ trunk/reactos/base/applications/cacls/lang/en-US.rc Thu Jan 11 18:22:04 2007
@@ -24,7 +24,7 @@
                               C  Change (write)\n\
                               F  Full control\n\
    /D user       Deny specified user access.\n\
-Wildcards can be used to specify more that one file in a command.\n\
+Wildcards can be used to specify more than one file in a command.\n\
 You can specify more than one user in a command.\n\n\
 Abbreviations:\n\
    CI - Container Inherit.\n\

Modified: trunk/reactos/base/applications/imagesoft/lang/en-US.rc
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/base/applications/imagesoft/lang/en-US.rc?rev=25426&r1=25425&r2=25426&view=diff
==============================================================================
--- trunk/reactos/base/applications/imagesoft/lang/en-US.rc (original)
+++ trunk/reactos/base/applications/imagesoft/lang/en-US.rc Thu Jan 11 18:22:04 2007
@@ -171,7 +171,7 @@
 STRINGTABLE DISCARDABLE
 BEGIN
   IDS_IMAGE_MONOCHROME  "Monochrome (1 bit)"
-  IDS_IMAGE_GREYSCALE   "Greyscale (8 bit)"
+  IDS_IMAGE_GREYSCALE   "Grayscale (8 bit)"
   IDS_IMAGE_PALETTE     "Palette or 256 color (8 bit)"
   IDS_IMAGE_TRUECOLOR   "True color (24 bit)"
 




More information about the Ros-diffs mailing list