- Fix a couple of typos, patch by GreyGhost.
authorPeter Ward <dralnix@gmail.com>
Thu, 11 Jan 2007 15:22:04 +0000 (15:22 +0000)
committerPeter Ward <dralnix@gmail.com>
Thu, 11 Jan 2007 15:22:04 +0000 (15:22 +0000)
svn path=/trunk/; revision=25426

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

index dfc4b4b..4ccd5c5 100644 (file)
@@ -24,7 +24,7 @@ CACLS filename [/T] [/E] [/C] [/G user:perm [...]] [/R user [...]]\n\
                               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\
index 7e8272c..a771896 100644 (file)
@@ -171,7 +171,7 @@ END
 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)"