mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 04:53:00 +00:00
Fixed a typo
svn path=/trunk/; revision=30960
This commit is contained in:
parent
58e12f3874
commit
0146915176
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ BEGIN
|
||||||
EDITTEXT IDC_EDIT_PASSWORD2,107,25,153,14,ES_AUTOHSCROLL
|
EDITTEXT IDC_EDIT_PASSWORD2,107,25,153,14,ES_AUTOHSCROLL
|
||||||
RTEXT "Repeat Password:", -1,7,28,96,8
|
RTEXT "Repeat Password:", -1,7,28,96,8
|
||||||
DEFPUSHBUTTON "OK",IDOK,156,53,50,14
|
DEFPUSHBUTTON "OK",IDOK,156,53,50,14
|
||||||
PUSHBUTTON "Abbrechen",IDCANCEL,210,53,50,14
|
PUSHBUTTON "Cancel",IDCANCEL,210,53,50,14
|
||||||
END
|
END
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue