- Fix a typo.

svn path=/trunk/; revision=42708
This commit is contained in:
Aleksey Bragin 2009-08-15 16:32:20 +00:00
parent f23c70c56e
commit fad9449b5f

View file

@ -9,7 +9,7 @@ const char titleDrwIco[] = "DrawIcon Output";
const char titleMask[] = "Mask(AND image)";
const char titleXor[] = "XOR(color image)";
const char file[] = "Icon from file:";
const char res[] = "Icon from Resorce:";
const char res[] = "Icon from Resource:";
const char cursor[] = "Current Cursor:";
const char cursormask[] = "Cursor Mask Bitmap";
const char cursorcolor[] = "Cursor Color Bitmap";