Commit 7b2d0135 authored by Oleg Prokhorov's avatar Oleg Prokhorov Committed by Alexandre Julliard

Small grammar fix.

parent a6935aa0
......@@ -69,7 +69,7 @@ STYLE DS_MODALFRAME | DS_3DLOOK |
WS_VISIBLE | WS_CAPTION | WS_SYSMENU | WS_POPUP
CAPTION "!"
{
LTEXT " ", IDIGNORE, 10, 10, 150, 10
LTEXT ", ", IDIGNORE, 10, 10, 150, 10
EDITTEXT IDC_EDITNAME, 25, 20, 110, 12
DEFPUSHBUTTON "OK", IDOK, 60, 40, 40, 15
}
......
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