Fixed a typo

svn path=/trunk/; revision=30960
This commit is contained in:
Pierre Schweitzer 2007-12-02 14:49:33 +00:00
parent 58e12f3874
commit 0146915176

View file

@ -57,7 +57,7 @@ BEGIN
EDITTEXT IDC_EDIT_PASSWORD2,107,25,153,14,ES_AUTOHSCROLL
RTEXT "Repeat Password:", -1,7,28,96,8
DEFPUSHBUTTON "OK",IDOK,156,53,50,14
PUSHBUTTON "Abbrechen",IDCANCEL,210,53,50,14
PUSHBUTTON "Cancel",IDCANCEL,210,53,50,14
END